You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I am a beginner developer and I have a question.
Regarding the native check items, is there a specific reason why only the su binary is checked? When looking at the code structure, it seems like it would be easy to add checks for busybox or magisk binaries as well. I am curious why only the su binary undergoes additional checks.
The text was updated successfully, but these errors were encountered:
Thanks for the question. Initially su was deemed the more imported binary to check for but we could certinaly add the ability to check for other binaries via the native check.
Hello, I am a beginner developer and I have a question.
Regarding the native check items, is there a specific reason why only the su binary is checked? When looking at the code structure, it seems like it would be easy to add checks for busybox or magisk binaries as well. I am curious why only the su binary undergoes additional checks.
The text was updated successfully, but these errors were encountered: