Open garoxas opened 7 years ago
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 /data/data/com.noshufou.android.su /data/data/de.robv.android.xposed.installer
I think there are still some of those paths that are not currently handled by RootCloak yet, so can you please add them? Would be even better if you add a function where user can manually add them by your own
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 /data/data/com.noshufou.android.su /data/data/de.robv.android.xposed.installer
I think there are still some of those paths that are not currently handled by RootCloak yet, so can you please add them? Would be even better if you add a function where user can manually add them by your own