C
D
E
I
Q
R
S
V
W
D
- d(Object) - function in com.scottyab.rootbeer.util.QLog
- detectPotentiallyDangerousApps() - function in com.scottyab.rootbeer.RootBeer
- Using the PackageManager, check for a list of well known apps that require root.
- detectPotentiallyDangerousApps(Array) - function in com.scottyab.rootbeer.RootBeer
- Using the PackageManager, check for a list of well known apps that require root.
- detectRootCloakingApps() - function in com.scottyab.rootbeer.RootBeer
- Using the PackageManager, check for a list of well known root cloak apps.
- detectRootCloakingApps(Array) - function in com.scottyab.rootbeer.RootBeer
- Using the PackageManager, check for a list of well known root cloak apps.
- detectRootManagementApps() - function in com.scottyab.rootbeer.RootBeer
- Using the PackageManager, check for a list of well known root apps.
- detectRootManagementApps(Array) - function in com.scottyab.rootbeer.RootBeer
- Using the PackageManager, check for a list of well known root apps.
- detectTestKeys() - function in com.scottyab.rootbeer.RootBeer
- Release-Keys and Test-Keys has to do with how the kernel is signed when it is compiled.Test-Keys means it was signed with a custom key generated by a third-party developer.