Closed shenzhigang closed 6 months ago
I can't reproduce this issue.
Without root, I got permission denied
when copying binary to /data/local/tmp.
With root, it runs ok.
What arguments are you using?
I can't reproduce this issue. Without root, I got
permission denied
when copying binary to /data/local/tmp. With root, it runs ok.What arguments are you using?
./ssc ./test.sh aaa
Close as can't repro.
Compiling in Termux, it runs normally when execute the encrypted file directly, but when placed in
/data/local/tmp
on the same phone to run, it prompts: "parse shebang failed: Success." The shell script is as follows: