radare2/libr/anal/p
2011-02-04 14:20:30 +01:00
..
anal_arm.c * Fix branch analysis in arm thumb 2010-11-14 16:38:17 +01:00
anal_avr.c * Initial api for r_anal_cc (calling conventions) 2011-01-26 21:54:39 +01:00
anal_csr.c * Rename {r_*_handle_t, R*Handle} to {r_*_plugin_t, R*Plugin} 2010-05-26 01:42:22 +02: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 * Rename {r_*_handle_t, R*Handle} to {r_*_plugin_t, R*Plugin} 2010-05-26 01:42:22 +02:00
anal_x86_simple.c * More optimization on the analysis loop 2010-11-20 16:47:15 +01:00
anal_x86.c * Use r_reg API from r_anal in order to retrieve info for r_syscall 2011-02-03 00:57:29 +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
java.mk * Added anal_java plugin (copypasta from r1) 2010-05-23 14:31:18 +02:00
Makefile * Remove all dummy plugins (speed up build) 2011-02-04 14:20:30 +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