README 430 B

123456789101112
  1. radare2 (the reverse engineering framework)
  2. This is the rewrite of radare (1.x branch) to provide a framework
  3. with a set of libraries and programs to work with binary data.
  4. Radare project started as a forensics tool, an scriptable
  5. commandline hexadecimal editor able to open disk files, but later
  6. support for analyzing binaries, disassembling code, debugging
  7. programs, attaching to remote gdb servers, ...
  8. radare2 is portable.