radare2/libr/anal/p
earada 4c72f5f082 * Zoom out in cursor mode
* Fix dalvik goto opcodes
* Initial import of the dalvik anal plugin
* Fix 'ms' mount a non-exist root
2011-02-23 03:01:26 +01:00
..
anal_arm.c * Add more vm features to r_anal 2011-02-18 13:08:09 +01:00
anal_avr.c * Add more vm features to r_anal 2011-02-18 13:08:09 +01:00
anal_csr.c * Add more vm features to r_anal 2011-02-18 13:08:09 +01:00
anal_dalvik.c * Zoom out in cursor mode 2011-02-23 03:01:26 +01:00
anal_java.c * Rename {r_*_handle_t, R*Handle} to {r_*_plugin_t, R*Plugin} 2010-05-26 01:42:22 +02:00
anal_mips.c * Huge refactoring of anal_x86_x86im 2010-09-05 21:20:56 +02:00
anal_ppc.c * Add more vm features to r_anal 2011-02-18 13:08:09 +01:00
anal_x86_simple.c * Add more vm features to r_anal 2011-02-18 13:08:09 +01:00
anal_x86.c * Add more vm features to r_anal 2011-02-18 13:08:09 +01:00
arm.mk * Fix compilation on OSX 2010-05-23 23:04:46 +02:00
avr.mk * Initial api for r_anal_cc (calling conventions) 2011-01-26 21:54:39 +01:00
csr.mk * Added csr code analysis plugin 2010-03-23 12:30:04 +01:00
dalvik.mk * Zoom out in cursor mode 2011-02-23 03:01:26 +01:00
java.mk * Added anal_java plugin (copypasta from r1) 2010-05-23 14:31:18 +02:00
Makefile * Zoom out in cursor mode 2011-02-23 03:01:26 +01:00
mips.mk * Initial working version of the MIPS code analysis 2010-06-23 13:43:08 +02:00
ppc.mk * Fix w32 build 2010-03-25 10:18:59 +01:00
x86_simple.mk * More optimization on the analysis loop 2010-11-20 16:47:15 +01:00
x86.mk * More optimization on the analysis loop 2010-11-20 16:47:15 +01:00