rootcloak
rootcloak copied to clipboard
Open source module for Xposed Framework that hides root from specific apps
[https://play.google.com/store/apps/details?id=com.db.pwcc.dbmobile](url)
tata sky mobile detects root not working at all.
Uber Partner appears to be able to detect rootness despite rootcloak's efforts. It doesn't up and refuse to work, but instead I get text messages saying that my phone might...
I think I might have added "android system" to the list of apps to hide root from. I've restarted my device, and I no longer am able to find xPosed...
Specifically the feature that hides specific package names from root checking apps, as magisk already takes care of hiding SU binaries. Thanks for all your hard work.
The RootCloak doesn't work with this game. If you can , can you please patch it up ? Thanks in advance.
Got an app that can't work with RootCloak, and apparently it can still detect (or assume) root by calling File.exists for the following files /system/bin/su /system/xbin/su /system/app/SuperSU /system/app/SuperSU.apk /system/app/Superuser /system/app/Superuser.apk...
The S Push Tan App got a few updates and no longer works with the newest beta of RootCloak3 beta_20160731_2 Is there a chance this gets fixed?
- Remove tool-checker library hook as it cause crash. - Add hook for RootBeerNative.checkForRoot() native method. - Add hook for exec 'getprop' command. - Update hook for SystemProperties.get("ro.build.selinux").