It would be nice if x64dbg could be used in Windows on ARM machines natively. This can be approached in two phases:
- Phase 1: Compile x64dbg for ARM64, but only with support for debugging x86 and x64 binaries
- Phase 2: Add support for debugging ARM64 binaries
It would be nice if x64dbg could be used in Windows on ARM machines natively. This can be approached in two phases: