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
Standard log is being used instead of the custom provided one when adding a namespace to the server
1
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