ReportFeatures

Enumeration class of different features of the application reports

Entries

Link copied to clipboard

The application can delete user data

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 is allowed to change the scheduling priority of a running process

Link copied to clipboard

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

Link copied to clipboard

The application is allowed to install other apps

Link copied to clipboard

The application is allowed to reboot the device

Link copied to clipboard

The application is allowed to uninstall other apps, the application must own high level rights to perform this action

Link copied to clipboard

The application can automatically send SMS

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

The application can try to make connections without certification (http)

Link copied to clipboard

The application can install applications downloaded from the network.

Link copied to clipboard

The application may try to execute commands downloaded from the network

Link copied to clipboard

The application has the right to use the vibration features

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 can exfiltrate an important amount of personal information (Data Sending Trojan)

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 intercepts everything that users type on their virtual keyboard and sends it to a remote server

Link copied to clipboard

The application was not installed from an official store

Link copied to clipboard

The application contains virus signatures

Link copied to clipboard

The application has an obfuscation level for suspicious functions greater than 80%

Link copied to clipboard

The application has the right to lock the device

Link copied to clipboard

The application has the right to reset the unlock password

Link copied to clipboard

The application has the right to wipe all the device data

Link copied to clipboard

The application can load/execute external code

Link copied to clipboard

The application has the right to control the sleep mode of the device

Link copied to clipboard

The application is Ransomware

Link copied to clipboard

The application has the right to perform Overlay

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

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.