mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
ecf56b60be
PR: ports/159805 Submitted by: Karsten Pedersen <kpedersen@opencde.org> Approved by: wxs (mentor) Opensource tools to disasm, debug, analyze and manipulate binary files. * Multi-architecture multi-platform * Highly scriptable * Hexadecimal editor * IO is wrapped * Filesystems support * Debugger support * Diffing between two functions or binaries * Code analysis at opcode, basicblock, function levels ...and more!
14 lines
357 B
Plaintext
14 lines
357 B
Plaintext
Opensource tools to disasm, debug, analyze and manipulate binary files.
|
|
|
|
* Multi-architecture multi-platform
|
|
* Highly scriptable
|
|
* Hexadecimal editor
|
|
* IO is wrapped
|
|
* Filesystems support
|
|
* Debugger support
|
|
* Diffing between two functions or binaries
|
|
* Code analysis at opcode, basicblock, function levels
|
|
* And More...
|
|
|
|
WWW: http://www.radare.org
|