radare2/libr/anal/p
2014-10-26 19:19:59 +01:00
..
8051.mk Move arch headers from ./lib/include 2014-10-14 14:24:22 +02:00
anal_8051.c 8051 is a 8bit cpu, set asm.bits when asm.arch doesnt supports current value 2014-06-10 11:48:02 +02:00
anal_arc.c Fix more gcc warnings 2014-08-11 17:52:32 +02:00
anal_arm_cs.c Recognize LDR pc and POP pc as RET in arm.cs 2014-10-05 15:36:11 +02:00
anal_arm_gnu.c Switch to GNU for ARM 2014-09-17 17:53:50 +02: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 Finally fix the brainfuck emulator 2014-10-03 20:05:33 +02:00
anal_cr16.c cr16: Fix bugs with anal and add missing dedic register names 2014-03-26 22:29:34 +01:00
anal_csr.c Fix CID #1135134 2014-04-20 03:27:19 +04:00
anal_dalvik.c
anal_ebc.c
anal_gb.c Somewhat better BoostJam support 2014-10-26 02:47:08 +02:00
anal_h8300.c h8300: Fix conditional jump analysis 2014-03-03 19:11:16 +04:00
anal_i8080.c
anal_java.c minor cleanup in java: remove a now-useless snprintf 2014-08-26 03:45:14 +02:00
anal_m68k.c Use NULL ops by default in m68k analysis 2014-05-16 00:47:04 +02:00
anal_malbolge.c
anal_mips_cs.c Fix Wformat 2014-09-30 13:19:10 +02:00
anal_mips_gnu.c Fix some trivial coverity issues 2014-09-20 15:56:34 +02: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 rename cs_disasm_ex to cs_disasm 2014-09-10 18:11:48 +02:00
anal_ppc.c Fix r2 -d problem not loading syms. Redo the ASLR/PIE again 2014-10-15 15:41:02 +02:00
anal_propeller.c propeller initial commit 2014-09-18 18:51:24 +02:00
anal_sh.c Fix some warnings 2014-09-22 19:45:14 +02:00
anal_sparc_cs.c rename cs_disasm_ex to cs_disasm 2014-09-10 18:11:48 +02:00
anal_sparc.c Settle the pointer ownership issue once for all 2014-09-13 00:30:15 +02:00
anal_sysz.c rename cs_disasm_ex to cs_disasm 2014-09-10 18:11:48 +02:00
anal_tms320_c55x_plus.c
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
anal_x86_cs.c Fix a lot of warnings for GCC 2014-10-26 13:50:58 +01:00
anal_x86_udis.c add prefix repe 2014-10-26 19:19:59 +01:00
anal_xcore_cs.c rename cs_disasm_ex to cs_disasm 2014-09-10 18:11:48 +02:00
anal_z80.c
arc.mk
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
bf.mk
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
csr.mk
dalvik.mk
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
java.mk Link the java anal against shlr/ 2014-06-25 04:35:50 +02:00
m68k.mk
Makefile Add anal.null, a new fallback analysis plugin 2014-09-28 01:03:53 +02:00
malbolge.mk
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
null.mk Add anal.null, a new fallback analysis plugin 2014-09-28 01:03:53 +02:00
ppc_cs.mk Add --with-syscapstone configure flag 2014-06-24 12:48:29 +02:00
ppc.mk
propeller.mk Move arch headers from ./lib/include 2014-10-14 14:24:22 +02:00
sh.mk
sparc_cs.mk Add --with-syscapstone configure flag 2014-06-24 12:48:29 +02:00
sparc.mk
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
x86_cs.mk Add --with-syscapstone configure flag 2014-06-24 12:48:29 +02:00
x86_udis.mk
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