C  D  E  I  Q  R  S  V  W 

C

canLoadNativeLibrary() - function in com.scottyab.rootbeer.RootBeer
Checks if it is possible to load our native library
checkForBinary(String) - function in com.scottyab.rootbeer.RootBeer
 
checkForBusyBoxBinary() - function in com.scottyab.rootbeer.RootBeer
Checks various (Const.
checkForDangerousProps() - function in com.scottyab.rootbeer.RootBeer
Checks for several system properties for
checkForMagiskBinary() - function in com.scottyab.rootbeer.RootBeer
Checks various (Const.
checkForNativeLibraryReadAccess() - function in com.scottyab.rootbeer.RootBeer
Checks if device has ReadAccess to the Native LibraryPrecondition: canLoadNativeLibrary() ran before this and returned trueDescription: RootCloak automatically blocks read access to the Native Libraries, howeverallows for them to be loaded into memory.
checkForRoot(Array) - function in com.scottyab.rootbeer.RootBeerNative
 
checkForRootNative() - function in com.scottyab.rootbeer.RootBeer
Native checks are often harder to cloak/trick so here we call through to our native root checker
checkForRWPaths() - function in com.scottyab.rootbeer.RootBeer
When you're root you can change the permissions on common system directories, this method checks if any of these patha Const.pathsThatShouldNotBeWritable are writable.
checkForSuBinary() - function in com.scottyab.rootbeer.RootBeer
Checks various (Const.
checkSuExists() - function in com.scottyab.rootbeer.RootBeer
A variation on the checking for SU, this attempts a 'which su'
com.scottyab.rootbeer - package com.scottyab.rootbeer
 
com.scottyab.rootbeer.util - package com.scottyab.rootbeer.util
 
C  D  E  I  Q  R  S  V  W