mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
8333f6236b
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
11 lines
430 B
Text
11 lines
430 B
Text
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.
|