ReportV3Feature

V3 Report Enumeration class of different features of the application

Entries

Link copied to clipboard

The application try to/can remove user certificate authority

Link copied to clipboard

The application is allowed to reboot the device

Link copied to clipboard

The application has the right to lock the device

Link copied to clipboard

The application has the right to wipe all the device data

Link copied to clipboard

The application is allowed to install other applications

Link copied to clipboard

The application is allowed to uninstall other applications. The application must own high level rights to perform this action

Link copied to clipboard

The application tries to download other applications from the network

Link copied to clipboard

The application can load/execute external code

Link copied to clipboard

The application can schedule system alarms on the device

Link copied to clipboard

The application has the right to perform Overlay

Link copied to clipboard

The application has the right to use the vibration features

Link copied to clipboard

The application can play media file

Link copied to clipboard

The application can modify the device's audio volume

Link copied to clipboard

The application may turn on the device's camera/microphone

Link copied to clipboard

The application hides its icon (or another application's icon) from the launcher

Link copied to clipboard

The application is allowed to send a kill signal to a process, only works if it is emitted by process owner or root

Link copied to clipboard

The application automatically takes screenshots of the user’s device and sends them over the network

Link copied to clipboard

The application is allowed to make phone calls (including interactive calls)

Link copied to clipboard

The application is allowed to sends SMS/MMS (including interactive sending)

Link copied to clipboard

The application may attempt to execute root commands, execute exploits, or embed the metasploit library

Link copied to clipboard

The application tries to detect whether the device is in a rooted state or not

Link copied to clipboard

The application intercepts everything that users type on their virtual keyboard and sends it to a remote server

Link copied to clipboard

The application modifiers user data to encrypt them

Link copied to clipboard

The application exports/leaks user data to an external location

Link copied to clipboard

The application has the right to reset the unlock password

Link copied to clipboard

The application changes the device policy (see here)(https://support.google.com/work/android/answer/12076837)

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.