radare2/libr/core
pancake a43068bde0 * brainfuck debugger is finally usable
- Added breakpoint and code analysis plugins for bf
  - *mem++ != mem[0]++
  - Full register get/set support
  - Support for step and continue-until-syscall
  - Work in progress breakpoint support
* Added bfvm_reset() hooked to plugin->kill
* Enhacements in r_core and r_debug for better debugger support
  - Added plugin->step_over delegate
2011-10-09 04:15:32 +02:00
..
t * Some fixes in make all/clean 2010-06-14 16:20:54 +02:00
anal.c * Do not dist w32 test bins 2011-09-23 12:25:06 +02:00
asm.c * Implement input and output filters for rasm2 2011-10-05 02:38:37 +02:00
cmd.c * brainfuck debugger is finally usable 2011-10-09 04:15:32 +02:00
config.c * brainfuck debugger is finally usable 2011-10-09 04:15:32 +02:00
core.c * Add an REgg instance into the RCore class 2011-10-04 10:10:00 +02:00
disasm.c * Fix overflow in rasc2 (needs more work) 2011-07-03 01:51:20 +02:00
file.c * Add get_main() for mach0 (32,64) 2011-09-22 09:52:00 +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 * Implement support for handling av/repag and Function keys in r_cons 2011-06-05 20:36:22 +02:00
Makefile * Add an REgg instance into the RCore class 2011-10-04 10:10:00 +02:00
patch.c * Add new flags to r2 2011-10-07 03:10:44 +02:00
project.c * Slow but complete storage of project information 2011-06-04 13:29:15 +02:00
rtr.c * Initial import of external dependency sdb in r_db 2011-09-03 05:09:31 +02:00
visual.c * Fix x86.nz -> push [esp+N] 2011-09-21 19:51:09 +02:00
vmenus.c * Fix ~40 off-by-one strncpy's 2011-09-18 20:41:36 +02:00
yank.c * Reimplement r_flag using RHashTable64 2011-05-21 21:05:21 +02:00