aarch64-extensions
Binary Ninja AArch64 modules are now open-source: https://github.com/Vector35/arch-arm64. This work will slowly be upstreamed and this repository is no longer accepting contributions.
Binary Ninja IL lifting extensions for AArch64
- [x] CSINC
- [x] UMULL
- [x] CINC
- [x] BFI
- [x] ROR
- [x] MRS
- [x] MSR
- [x] FMOV
- [x] INS
- [x] STR (vector)
- ... (make a GitHub issue)
As with all AArch64 hobby projects, correctness is not guaranteed. Use this software at your own risk.