Where to locate a dir without W^X? (/data/local/tmp)
1
vote
0
answers
2344
views
I have an Android 10 LGK22 No-Rooted without option to do it (so rooting is out of the question/solution). Which is not ridiculously forcing W^X (the option to stop a binary from being executed from a home directory). At least on Termux.
However I'm trying to execute a
busybox
binary from SimpleSSHD's home folder. But I keep getting errors: permission denied
. Same happens with Simple-Busybox
, can't execute busybox
on its own home folder.
I know it's doable within the tmp
folder, but the default location on my phone /data/local/tmp
is not world readable/writable/executable 777
.
**Is there any subfolder within /data/local/tmp with x
permissions or somewhere else to execute a binary from?**
Asked by abacox
(11 rep)
Oct 29, 2021, 04:34 AM
Last activity: Oct 29, 2021, 01:45 PM
Last activity: Oct 29, 2021, 01:45 PM