radare2/libr/core
pancake e0fc376dab * Fix some t-*.sh scripts (rollback)
* Initial working version of shellcodes inside r_egg
  $ ragg2 -i x86.osx.binsh -b 64 -k osx -f mach064 -o a.out
  ragg2 -L : list all plugins
  ragg2 -i <shellcode-plugin> : select shellcode
  ragg2 -r : show raw bytes
  ragg2 -x : execute -- fails :(
* Use r_lib in r_egg
  - User defined shellcode plugins can now be loaded on runtime
* Fix append_bytes in r_egg api
* Implement r_egg option_{get|set}
* Use working shellcode for x86.osx.binsh example (64bit)
* Update pkgconfig templates
* Add -D flag to rasm2 (show hex and asm)

--HG--
rename : libr/egg/p/x86_osx_binsh.c => libr/egg/p/egg_x86_osx_binsh.c
2011-11-13 04:08:08 +01:00
..
t * Fix bug when redefining io sections 2011-11-03 23:34:18 +01:00
anal.c * Fix Fcn->refs bindings in r_anal 2011-11-02 13:39:38 +01:00
asm.c * Implement input and output filters for rasm2 2011-10-05 02:38:37 +02:00
bin.c * Fix build 2011-11-12 17:15:05 +01:00
cmd.c * Add initial support for plan9 binaries 2011-11-12 04:51:45 +01:00
config.c * Add initial support for plan9 binaries 2011-11-12 04:51:45 +01:00
core.c * Added api to get opcode descriptions 2011-11-12 01:52:31 +01:00
disasm.c * Added api to get opcode descriptions 2011-11-12 01:52:31 +01:00
file.c * Refactorize rabin2 functionalities into r_core_bin_info 2011-11-12 04:20:22 +01:00
gdiff.c * Fix segfault in elf (thanks @earada!) 2011-10-16 13:59:05 +02:00
hack.c * Fix x86im code analysis plugin for 64bits 2011-10-11 01:21:38 +02:00
io.c * Fix x86im code analysis plugin for 64bits 2011-10-11 01:21:38 +02:00
libs.c * Fix some t-*.sh scripts (rollback) 2011-11-13 04:08:08 +01:00
Makefile * Refactorize rabin2 functionalities into r_core_bin_info 2011-11-12 04:20:22 +01: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 * Make oxfoo1m3 crackme load correctly 2011-10-25 20:30:05 +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