maxpilotto

Results 2 issues of maxpilotto

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

false positive

It seems like the custom logger isn't always being used by the server, I have create a custom logger that can be disabled by implementing the `server.Logger` interface but whenever...

bug