slackbuilds/development/radare2
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README
radare2.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
radare2.info
slack-desc

README

radare2 (the reverse engineering framework)

This is the rewrite of radare (1.x branch) to provide a framework
with a set of libraries and programs to work with binary data.

Radare project started as a forensics tool, an scriptable
commandline hexadecimal editor able to open disk files, but later
support for analyzing binaries, disassembling code, debugging
programs, attaching to remote gdb servers, ...

radare2 is portable.