Description
Disassembly support helps reverse-engineering and debugging tools translate machine code into readable assembly instructions. Developers can use it to inspect binaries, analyze crashes, or build low-level diagnostics.
This is a library for specialized tools, not a complete debugger. Disassembly can be used for legitimate maintenance or research, but users should respect software licenses, authorization, and local rules when analyzing binaries.