Description
Machine-code analysis tools can use a minimal disassembler library for decoding instructions. This git package is primarily for reverse-engineering utilities, debuggers, and security tooling.
Use it through linked applications or development headers rather than as a normal app. Disassembly work may involve untrusted binaries, so handle samples in controlled environments.