Description
Adds a fast x86 and x86-64 disassembly and code-generation library. Developers and reverse-engineering tools use it to decode instructions, inspect machine code, or build low-level analysis features.
Disassembly libraries are technical building blocks. Results still need context from the binary format, architecture mode, permissions, and the tool that uses the decoded instructions.