radare2/libr/core
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
..
t * Some fixes in make all/clean 2010-06-14 16:20:54 +02:00
anal.c * Fix other use-after-free bugs related to r_list_unlink 2011-04-29 13:55:27 +02:00
asm.c * Rename r_asm_aop_* to r_asm_op_* 2011-02-24 16:50:29 +01:00
cmd.c * r_asm_disassemble use _CONST_ut8* buffer now 2011-06-04 03:14:04 +02:00
config.c * Initial hacky implementation of s/ command 2011-05-22 01:36:23 +02:00
core.c * r_asm_disassemble use _CONST_ut8* buffer now 2011-06-04 03:14:04 +02:00
disasm.c * r_asm_disassemble use _CONST_ut8* buffer now 2011-06-04 03:14:04 +02:00
file.c * Fix DEX parsing segfault 2011-05-24 15:25:52 +02:00
gdiff.c * Initial import of the hashtable implementation of WayLand 2011-03-17 19:05:39 +01:00
io.c * Fix RCore.read_at vapi and partial reads 2011-04-25 20:09:09 +02:00
libs.c * Fix security vulnerability loading shared libraries in ./ 2011-05-25 00:43:28 +02:00
Makefile * r_asm_disassemble use _CONST_ut8* buffer now 2011-06-04 03:14:04 +02:00
project.c * Fix prjfile for absolute path 2011-03-10 21:38:56 +01:00
rtr.c * Fix DEX parsing segfault 2011-05-24 15:25:52 +02:00
visual.c * r_asm_disassemble use _CONST_ut8* buffer now 2011-06-04 03:14:04 +02:00
vmenus.c * r_asm_disassemble use _CONST_ut8* buffer now 2011-06-04 03:14:04 +02:00
yank.c * Reimplement r_flag using RHashTable64 2011-05-21 21:05:21 +02:00