Index
All Classes and Interfaces|All Packages
C
- check(HookTools.Callback, Context) - Static method in class com.castlabs.sdk.hooktools.HookTools
-
Checks if the system has been tampered with and notifies the callback.
- CLRBWrapper - Class in com.castlabs.sdk.rootbeer
-
Wrapper class for the RootBeer library, providing a simplified interface for root detection.
- CLRBWrapper(Context) - Constructor for class com.castlabs.sdk.rootbeer.CLRBWrapper
-
Constructs a new CLRBWrapper instance.
- com.castlabs.sdk.hooktools - package com.castlabs.sdk.hooktools
- com.castlabs.sdk.rootbeer - package com.castlabs.sdk.rootbeer
H
- HookTools - Class in com.castlabs.sdk.hooktools
-
HookTools is a library that provides a way to check if the system has been tampered with.
- HookTools.Callback - Interface in com.castlabs.sdk.hooktools
-
Callback interface for receiving system status updates.
I
- isRooted() - Method in class com.castlabs.sdk.rootbeer.CLRBWrapper
-
Checks if the device is rooted.
O
- onSystemStatus(boolean) - Method in interface com.castlabs.sdk.hooktools.HookTools.Callback
-
Called when the system status is determined.
S
- setCallback(HookTools.Callback) - Static method in class com.castlabs.sdk.hooktools.HookTools
-
Sets the callback to be used for receiving system status updates.
All Classes and Interfaces|All Packages