forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
5 lines
230 B
Text
5 lines
230 B
Text
libdasm is a C-library that tries to provide simple and convenient
|
|
way to disassemble Intel x86 raw opcode bytes (machine code). It
|
|
can parse and print out opcodes in AT&T and Intel syntax.
|
|
|
|
WWW: http://code.google.com/p/libdasm/
|