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

RootShell.exists(filename) produces unexpected return value #5

Open
lbdroid opened this issue Apr 22, 2015 · 0 comments
Open

RootShell.exists(filename) produces unexpected return value #5

lbdroid opened this issue Apr 22, 2015 · 0 comments

Comments

@lbdroid
Copy link

lbdroid commented Apr 22, 2015

Testing for the existence of a file at /data/ssh/sshd_config
file mode is 600 owned by root.root, directory mode /data/ssh is 700 owned by root.root, directory mode /data is 771 owned by system.system.

First run of RootShell.exists("/data/ssh/sshd_config") returns boolean "true". Subsequent runs are more or less random. Typically inverting each run, but occasionally producing the same result back to back.

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

1 participant