Android?
Hi, can this be used on android? I'm guessing yes?...
Hello, noup, this doesn't work in Android yet... The problem is that in Android there is a shell called mksh which is really really shitty since it doesn't even implement 64-bit integer arithmetic. And DDexec needs to calculate addresses and offsets which are 64-bit integers...
Having said this, I'm currently working in the technique memdlopen as a better way to load binaries, and I hope I will manage to make it work in Android and integrate it into DDexec :)
On the other hand I think the title of your question is rather misleading. What do you want to know about busybox?
I think @WYNNGATE is refering to Termux => any shell allowed.
This feature on Android would be nice because there the filesystem is really restricted.
I think this should work out of the box, let me have a look.