https://github.com/devins2518/zig-dis-aarch64
For the past half year, I've been working on a disassembler for aarch64 assembly which is available through the command line and public API. A large portion of most used parts of the ISA is able to be disassembled, however, some extensions still need to be implemented.