rootbeer
rootbeer copied to clipboard
I get a false positive because I have luckypatcher installed
Shouldn't the detectPotentiallyDangerousApps() method be removed from the isRooted() check since luckypatcher can be used even without root access?
Fair point, it may be potentially dangerous but agree doesn't make sense for this to be in the primary isRooted() call. PR welcome.