rootbeer icon indicating copy to clipboard operation
rootbeer copied to clipboard

I get a false positive because I have luckypatcher installed

Open maxpilotto opened this issue 6 years ago • 1 comments

Shouldn't the detectPotentiallyDangerousApps() method be removed from the isRooted() check since luckypatcher can be used even without root access?

maxpilotto avatar Apr 07 '19 10:04 maxpilotto

Fair point, it may be potentially dangerous but agree doesn't make sense for this to be in the primary isRooted() call. PR welcome.

scottyab avatar Jul 02 '19 15:07 scottyab