Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why Is the Native Check Limited to SU Binary Only? #227

Open
qorzi opened this issue Jun 26, 2024 · 1 comment
Open

Why Is the Native Check Limited to SU Binary Only? #227

qorzi opened this issue Jun 26, 2024 · 1 comment

Comments

@qorzi
Copy link

qorzi commented Jun 26, 2024

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.

@scottyab
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants