pancake 535a2aa713 * r_asm_disassemble use _CONST_ut8* buffer now
* Split core/cmd.c into disasm.c and core/visual.c into vmenus.c
* Fix some warnings reported by valgrind
* Chop instructions disassembled by udis86
* Fix visual prompt display in debugger mode
* Added 'pdi' and 'pdf' commands
  - Used to print just instructions or lengths
  - Documented via 'pd?'
* Added initial work on a test suite for r2
  - Spot a crash!
2011-06-04 03:14:04 +02:00
2011-05-24 15:25:52 +02:00
2011-05-20 19:49:50 +02:00
2011-04-18 22:46:21 +02:00
2011-04-25 18:11:01 +02:00
2011-05-20 19:49:50 +02:00
2011-04-25 18:11:01 +02:00
2011-05-20 19:49:50 +02:00
2011-05-13 10:22:28 +02:00
2011-05-24 15:25:52 +02:00

   ____  ___  ___  ___ ____  ___   ____
  |  _ \/   \|   \/   \  _ \/ _ \ |__  \
  |    <  V  . |  , V  .   <   _/  / __/ 
  |__\__|_|__|___/__|__|_\__\___/ |____/

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.


                                            --pancake
Description
Languages
C 97.1%
Makefile 0.9%
Shell 0.5%
Meson 0.4%
C++ 0.3%
Other 0.6%