radare2/libr/anal/p
2015-05-11 15:14:17 +02:00
..
8051.mk Move arch headers from ./lib/include 2014-10-14 14:24:22 +02:00
anal_8051.c fix a Wunused-Warning 2015-04-20 13:44:32 +02:00
anal_arc.c Fix more gcc warnings 2014-08-11 17:52:32 +02:00
anal_arm_cs.c Fixes for Tmb analysis and asm.describe 2015-05-08 04:10:19 +02:00
anal_arm_gnu.c Switch to Capstone for ARM by default 2014-11-10 06:27:19 +01:00
anal_avr.c init delay slot to 0 where not done or delay not implemented 2014-05-12 00:42:55 +02:00
anal_bf.c Add -e cfg.plugins (speedup tests), initial massive esil-review 2015-03-11 02:59:33 +01:00
anal_cr16.c cr16: Fix bugs with anal and add missing dedic register names 2014-03-26 22:29:34 +01:00
anal_cris.c Fix about 15 more random COVs 2015-03-21 02:04:49 +01:00
anal_csr.c Fix the rest of base64 warnings 2015-02-10 00:05:18 +01:00
anal_dalvik.c Fix dalvik<->dex class and method name resolutions 2015-04-12 05:13:51 +02:00
anal_ebc.c Refactoring of anal_ebc.c and a fix of pdf there. 2013-12-10 18:58:41 +01:00
anal_gb.c fix ldi and ldd esil-expressions for gameboy 2015-03-28 15:27:05 +01:00
anal_h8300.c h8300: Fix conditional jump analysis 2014-03-03 19:11:16 +04:00
anal_i8080.c Add missing ":" 2013-12-13 12:23:21 +01:00
anal_java.c Fix one overflow in the AnalJava plugin 2015-05-11 15:14:17 +02:00
anal_m68k.c Use NULL ops by default in m68k analysis 2014-05-16 00:47:04 +02:00
anal_malbolge.c Add basic whitespace support #592 2014-02-02 23:56:58 +01:00
anal_mips_cs.c Add -e cfg.plugins (speedup tests), initial massive esil-review 2015-03-11 02:59:33 +01:00
anal_mips_gnu.c Fix jalx for mips.gnu and mips.cs 2014-12-09 02:21:58 +01:00
anal_msp430.c msp430: Initial commit 2014-09-25 21:46:57 +02:00
anal_nios2.c Deprecate RAnalOp.eob 2014-08-24 14:35:15 +02:00
anal_null.c Add anal.null, a new fallback analysis plugin 2014-09-28 01:03:53 +02:00
anal_ppc_cs.c Sync with latest capstone-next (fixes pkg-config issue) 2015-03-05 23:54:41 +01:00
anal_ppc_gnu.c Use capstone by default for POWERPC and do some more fixes in anal 2014-11-10 16:22:09 +01:00
anal_propeller.c propeller initial commit 2014-09-18 18:51:24 +02:00
anal_sh.c Fix Mingw32 compilation and cleanup 2015-01-22 19:06:20 +03:00
anal_sparc_cs.c Sparc branch on floating point conditions marked as R_ANAL_OP_TYPE_CJMP 2015-04-11 13:09:26 +02:00
anal_sparc_gnu.c More coverifix 2015-02-03 15:53:51 +01:00
anal_sysz.c Sync with latest capstone-next (fixes pkg-config issue) 2015-03-05 23:54:41 +01:00
anal_tms320_c55x_plus.c TMS320: move c55x+ to C55X_PLUS namespace 2014-02-06 12:50:25 +04:00
anal_tms320.c Fix crash in tms320 finalization 2014-10-02 10:11:46 +02:00
anal_v850.c Adds v850 support. 2014-05-16 15:56:52 +04:00
anal_ws.c Update anal_ws.c 2014-02-03 02:58:29 +01:00
anal_x86_cs.c Fix capstone warnings 2015-04-21 23:10:03 +02:00
anal_x86_udis.c Fix r2 -B, rabin2 -B, Implement oa command 2015-01-29 01:45:39 +01:00
anal_xcore_cs.c Sync with latest capstone-next (fixes pkg-config issue) 2015-03-05 23:54:41 +01:00
anal_z80.c Improves a bit z80-cr 2015-02-21 21:54:12 +01:00
arc.mk Purge all r_lib references 2014-02-20 22:16:23 +01:00
arm_cs.mk Rename GNU plugins to _gnu 2014-06-25 12:22:08 +02:00
arm_gnu.mk Rename GNU plugins to _gnu 2014-06-25 12:22:08 +02:00
avr.mk * Set library version number for plugins 2011-07-19 00:12:36 +02:00
bf.mk Purge all r_lib references 2014-02-20 22:16:23 +01:00
capstone.mk More warning and build fixes 2014-06-25 02:30:42 +02:00
cr16.mk Move arch headers from ./lib/include 2014-10-14 14:24:22 +02:00
cris.mk Initial anal.cris implementation 2014-12-09 01:28:37 +01:00
csr.mk * Set library version number for plugins 2011-07-19 00:12:36 +02:00
dalvik.mk * Set library version number for plugins 2011-07-19 00:12:36 +02:00
ebc.mk Move arch headers from ./lib/include 2014-10-14 14:24:22 +02:00
esil_x86_udis.c Fix the esil.x86.udis86 for lea and add iret* 2014-10-07 03:31:54 +02:00
esil.h Clean a huge list of warnings 2014-06-25 02:07:38 +02:00
gb.mk do some changes on the gb-plugin-build 2014-09-11 22:07:21 +02:00
h8300.mk Move arch headers from ./lib/include 2014-10-14 14:24:22 +02:00
i8080.mk Purge all r_lib references 2014-02-20 22:16:23 +01:00
java.mk Link the java anal against shlr/ 2014-06-25 04:35:50 +02:00
m68k.mk Purge all r_lib references 2014-02-20 22:16:23 +01:00
Makefile Initial anal.cris implementation 2014-12-09 01:28:37 +01:00
malbolge.mk Add support for Malbolge disasm and analysis 2014-01-28 11:21:17 +01:00
mips_cs.mk Add --with-syscapstone configure flag 2014-06-24 12:48:29 +02:00
mips_gnu.mk Rename GNU plugins to _gnu 2014-06-25 12:22:08 +02:00
msp430.mk Move arch headers from ./lib/include 2014-10-14 14:24:22 +02:00
nios2.mk Add simple nios2 analysis plugin (colors!) 2014-01-15 22:44:14 +01:00
null.mk Add anal.null, a new fallback analysis plugin 2014-09-28 01:03:53 +02:00
ppc_cs.mk Use capstone by default for POWERPC and do some more fixes in anal 2014-11-10 16:22:09 +01:00
ppc_gnu.mk Use capstone by default for POWERPC and do some more fixes in anal 2014-11-10 16:22:09 +01:00
propeller.mk Move arch headers from ./lib/include 2014-10-14 14:24:22 +02:00
sh.mk Purge all r_lib references 2014-02-20 22:16:23 +01:00
sparc_cs.mk Use capstone sparc by default and better ppc disasm 2014-11-10 16:47:03 +01:00
sparc_gnu.mk more build fixes 2014-11-10 16:48:50 +01:00
sysz.mk Add --with-syscapstone configure flag 2014-06-24 12:48:29 +02:00
tms320.mk More native mingw32 fixes 2014-09-01 15:50:04 +02:00
v850.mk Move arch headers from ./lib/include 2014-10-14 14:24:22 +02:00
ws.mk Purge all r_lib references 2014-02-20 22:16:23 +01:00
x86_cs.mk Use capstone sparc by default and better ppc disasm 2014-11-10 16:47:03 +01:00
x86_udis.mk Purge all r_lib references 2014-02-20 22:16:23 +01:00
xcore_cs.mk Add --with-syscapstone configure flag 2014-06-24 12:48:29 +02:00
z80.mk Import radare2-capstone asm/anal plugins 2014-03-07 04:15:45 +01:00