Disassembler library for x86 and x86-64
Udis86 is a disassembler for the x86 and x86-64 class of instruction set architectures. It consists of a C library called libudis86
which provides a clean and simple interface to decode and inspect a stream of raw binary data as disassembled instructions in a structured manner, and a command line tool called udcli
that incorporates the library.
Linter | Message | Location |
---|---|---|
No lint warnings ✓ |