-
public class HookDetectionCheck
-
-
Field Summary
Fields Modifier and Type Field Description public static Array<String>dangerousPackages
-
Method Summary
Modifier and Type Method Description static booleanhookDetected(Context context)Detects if there is any suspicious installed application. -
-
Method Detail
-
hookDetected
static boolean hookDetected(Context context)
Detects if there is any suspicious installed application.
-
-
-
-