mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
7596af0318
x86 and AMD64 (x86-64) range of instruction set architectures. The primary intent of the design and development of udis86 is to aid software development projects that entail binary code analysis. WWW: http://udis86.sourceforge.net/ PR: ports/98627 Submitted by: Lutz Boehne <lboehne@damogran.de>
7 lines
312 B
Plaintext
7 lines
312 B
Plaintext
Udis86 is an easy-to-use minimalistic disassembler library (libudis86) for the
|
|
x86 and AMD64 (x86-64) range of instruction set architectures. The primary
|
|
intent of the design and development of udis86 is to aid software development
|
|
projects that entail binary code analysis.
|
|
|
|
WWW: http://udis86.sourceforge.net/
|