- _checkForBinary(String) - Method in class com.crux.sdk.security.AntiRoot
-
- _checkSuExists() - Method in class com.crux.sdk.security.AntiRoot
-
A variation on the checking for SU, this attempts a 'which su'
- _detectPotentiallyDangerousApps(String[]) - Method in class com.crux.sdk.security.AntiRoot
-
Using the PackageManager, check for a list of well known apps that require root.
- _detectRootCloakingApps(String[]) - Method in class com.crux.sdk.security.AntiRoot
-
- _detectRootManagementApps(String[]) - Method in class com.crux.sdk.security.AntiRoot
-
Using the PackageManager, check for a list of well known root apps.
- _detectTestKeys() - Method in class com.crux.sdk.security.AntiRoot
-
Release-Keys and Test-Keys has to do with how the kernel is signed when it is compiled.