Skip to content

Arm/Arm64 support? #22

@fish4terrisa-MSDSM

Description

@fish4terrisa-MSDSM

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions