-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
I found this project a while ago and just got the time to test it in termux(actually, inside a Arch lxc container in termux)
And soon I found out that it doesnt support arm64... It has the potential to allow people to run full linux(I mean with proper privilege and maybe even pid and user namespace) in termux without root access and namespace enabled custom kernel.
Do you have any future plan to add support for arm/arm64 platforms?
Btw I think this project can use syscall user dispatch instead of ptrace? I think it also doesnt need root access and is at least working on both x86/amd64 and arm/arm64. The performance of syscall user dispatch is a lot better than ptrace. (A project I seen and tested using it: https://sr.ht/~arusekk/uglendix/)
Metadata
Metadata
Assignees
Labels
No labels