ReportFeatures
Enumeration class of different features of the application reports
Entries
The application can delete user data
The application is allowed to send a kill signal to a process, only works if it is emitted by process owner or root
The application is allowed to change the scheduling priority of a running process
The application is allowed to install other apps
The application is allowed to reboot the device
The application is allowed to uninstall other apps, the application must own high level rights to perform this action
The application can automatically send SMS
The application hides its icon (or another app's icon) from the launcher
The application is allowed to sends SMS/MMS (including interactive sending)
The application can try to make connections without certification (http)
The application can install applications downloaded from the network.
The application may try to execute commands downloaded from the network
The application has the right to use the vibration features
The application may attempt to execute root commands, execute exploits, or embed the metasploit library
The application automatically takes screenshots of the user’s device and sends them over the network
The application was not installed from an official store
The application has an obfuscation level for suspicious functions greater than 80%
The application has the right to lock the device
The application has the right to reset the unlock password
The application has the right to control the sleep mode of the device
The application is Ransomware
Properties
Functions
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.)
Returns an array containing the constants of this enum type, in the order they're declared.