openbsd-ports/devel/radare2/main/pkg/DESCR
edd 38d1e86abc Import radare2, reverse engineers hex editor, debugger and disassembler.
Only i386/amd64 enabled until we know which arches work/need fixing.

OK sthen@
2011-07-21 01:35:51 +00:00

13 lines
329 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...