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

chmod +x run_root_shell Operation not permitted #45

Open
fengve opened this issue Oct 14, 2017 · 2 comments
Open

chmod +x run_root_shell Operation not permitted #45

fengve opened this issue Oct 14, 2017 · 2 comments

Comments

@fengve
Copy link

fengve commented Oct 14, 2017

libra:/sdcard/test $ ls -l
-rw-rw---- 1 root sdcard_rw 399712 2017-10-14 08:53 run_root_shell
libra:/sdcard/test $

libra:/sdcard/test $ chmod +x run_root_shell
chmod: chmod 'run_root_shell' to 100771: Operation not permitted

@RenaKunisaki
Copy link

sdcard is mounted with noexec flag. Try copying to /data/local/tmp and running there.

@startpenghubingzhou
Copy link

有没有一种可能,给777权限就够了呢?

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

3 participants