.. |
6502.mk
|
add basic 6502-analysis plugin for @ricardoquesada
|
2015-09-15 20:44:42 +00:00 |
8051.mk
|
Move arch headers from ./lib/include
|
2014-10-14 14:24:22 +02:00 |
anal_6502.c
|
Fix #3957 - Old DUP was in fact NUM
|
2016-01-15 03:28:11 +01:00 |
anal_8051.c
|
Fix #3957 - Old DUP was in fact NUM
|
2016-01-15 03:28:11 +01:00 |
anal_arc.c
|
Fix #3490 - RAnalPlugin.arch.typeof(char*)
|
2015-10-22 02:23:52 +02:00 |
anal_arm_cs.c
|
Add dh in anal.x86-64.reg and fix some arm/x86 esil bugs
|
2016-02-22 01:14:06 +01:00 |
anal_arm_gnu.c
|
Uppercase register aliases
|
2015-10-31 01:59:01 +01:00 |
anal_avr.c
|
Fix #3957 - Old DUP was in fact NUM
|
2016-01-15 03:28:11 +01:00 |
anal_bf.c
|
Uppercase register aliases
|
2015-10-31 01:59:01 +01:00 |
anal_cr16.c
|
Fix #3490 - RAnalPlugin.arch.typeof(char*)
|
2015-10-22 02:23:52 +02:00 |
anal_cris.c
|
Uppercase register aliases
|
2015-10-31 01:59:01 +01:00 |
anal_csr.c
|
Fix #3490 - RAnalPlugin.arch.typeof(char*)
|
2015-10-22 02:23:52 +02:00 |
anal_dalvik.c
|
Uppercase register aliases
|
2015-10-31 01:59:01 +01:00 |
anal_ebc.c
|
Uppercase register aliases
|
2015-10-31 01:59:01 +01:00 |
anal_gb.c
|
Fix #3957 - Old DUP was in fact NUM
|
2016-01-15 03:28:11 +01:00 |
anal_h8300.c
|
Uppercase register aliases
|
2015-10-31 01:59:01 +01:00 |
anal_i4004.c
|
use correct architecture
|
2016-02-20 10:32:31 -05:00 |
anal_i8080.c
|
Uppercase register aliases
|
2015-10-31 01:59:01 +01:00 |
anal_java.c
|
Memory optimization for flags (-70%) + some warnfixes + sdb-sync
|
2015-11-08 23:38:42 +01:00 |
anal_m68k_cs.c
|
Update capstone and fix m68k.cs plugin struct
|
2016-02-15 19:05:03 +01:00 |
anal_m68k.c
|
Fix #3605 - infinite print loops in m68k and mcs96
|
2015-10-29 12:02:06 +01:00 |
anal_malbolge.c
|
Uppercase register aliases
|
2015-10-31 01:59:01 +01:00 |
anal_mips_cs.c
|
More fixes for MIPS and ESIL emulation
|
2016-02-22 01:43:45 +01:00 |
anal_mips_gnu.c
|
Uppercase register aliases
|
2015-10-31 01:59:01 +01:00 |
anal_msp430.c
|
Added desc to msp430 and fixed mnemo typo rcr -> rrc
|
2016-01-28 12:22:41 +01:00 |
anal_nios2.c
|
Fix #3490 - RAnalPlugin.arch.typeof(char*)
|
2015-10-22 02:23:52 +02:00 |
anal_null.c
|
Fix #3490 - RAnalPlugin.arch.typeof(char*)
|
2015-10-22 02:23:52 +02:00 |
anal_ppc_cs.c
|
Uppercase register aliases
|
2015-10-31 01:59:01 +01:00 |
anal_ppc_gnu.c
|
Uppercase register aliases
|
2015-10-31 01:59:01 +01:00 |
anal_propeller.c
|
Fix #3490 - RAnalPlugin.arch.typeof(char*)
|
2015-10-22 02:23:52 +02:00 |
anal_riscv.c
|
Fix some of the warnings in #4013
|
2016-01-27 03:14:19 +01:00 |
anal_sh.c
|
Uppercase register aliases
|
2015-10-31 01:59:01 +01:00 |
anal_snes.c
|
Fix #3490 - RAnalPlugin.arch.typeof(char*)
|
2015-10-22 02:23:52 +02:00 |
anal_sparc_cs.c
|
Initial wip SPARC register profile
|
2016-01-14 14:16:10 +01:00 |
anal_sparc_gnu.c
|
Uppercase register aliases
|
2015-10-31 01:59:01 +01:00 |
anal_sysz.c
|
Fix support for capstone3
|
2016-01-22 20:53:15 +01:00 |
anal_tms320_c55x_plus.c
|
Uppercase register aliases
|
2015-10-31 01:59:01 +01:00 |
anal_tms320.c
|
Softly kill boolt type
|
2016-01-03 02:05:26 +01:00 |
anal_v810.c
|
V810: Implement ESIL
|
2016-02-16 00:57:42 +01:00 |
anal_v850.c
|
Uppercase register aliases
|
2015-10-31 01:59:01 +01:00 |
anal_vax.c
|
Initial import of the VAX asm/anal/bin support
|
2015-11-23 12:34:53 +01:00 |
anal_ws.c
|
Uppercase register aliases
|
2015-10-31 01:59:01 +01:00 |
anal_x86_cs.c
|
Add dh in anal.x86-64.reg and fix some arm/x86 esil bugs
|
2016-02-22 01:14:06 +01:00 |
anal_x86_udis.c
|
Complete remaining regprofile and Fix #3947
|
2016-01-17 14:23:15 +01:00 |
anal_xcore_cs.c
|
Fix #3490 - RAnalPlugin.arch.typeof(char*)
|
2015-10-22 02:23:52 +02:00 |
anal_xtensa.c
|
Added the last cjmp instructions for xtensa.
|
2016-02-01 12:20:35 +01:00 |
anal_z80.c
|
Uppercase register aliases
|
2015-10-31 01:59:01 +01:00 |
arc.mk
|
Purge all r_lib references
|
2014-02-20 22:16:23 +01:00 |
arm_cs.mk
|
Fix support for capstone3
|
2016-01-22 20:53:15 +01:00 |
arm_gnu.mk
|
Rename GNU plugins to _gnu
|
2014-06-25 12:22:08 +02:00 |
avr.mk
|
|
|
bf.mk
|
Purge all r_lib references
|
2014-02-20 22:16:23 +01:00 |
capstone.mk
|
Fix support for capstone3
|
2016-01-22 20:53:15 +01: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
|
|
|
dalvik.mk
|
|
|
ebc.mk
|
Move arch headers from ./lib/include
|
2014-10-14 14:24:22 +02:00 |
esil_x86_udis.c
|
Internal reg prefix is now $, 85008 for curpc, TRAP for traps
|
2015-09-14 11: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 |
i4004.mk
|
Initial i4004 analysis plugin
|
2016-01-10 23:03:27 +01: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_cs.mk
|
Initial support for capstone-m68k
|
2015-10-07 14:37:25 +02:00 |
m68k.mk
|
Fix support for capstone3
|
2016-01-22 20:53:15 +01:00 |
Makefile
|
Initial import of the anal.xtensa plugin
|
2016-01-30 01:37:04 +01:00 |
malbolge.mk
|
Add support for Malbolge disasm and analysis
|
2014-01-28 11:21:17 +01:00 |
mips_cs.mk
|
Fix support for capstone3
|
2016-01-22 20:53:15 +01: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
|
Fix support for capstone3
|
2016-01-22 20:53:15 +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 |
riscv.mk
|
Initial RISC-V 32/64 analysis
|
2015-10-31 11:49:52 +01:00 |
sh.mk
|
Purge all r_lib references
|
2014-02-20 22:16:23 +01:00 |
snes.mk
|
add initial snes-anal-plugin
|
2015-09-16 13:17:15 +00: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 |
v810.mk
|
Add V810 support
|
2015-07-08 21:09:59 +02:00 |
v850.mk
|
Move arch headers from ./lib/include
|
2014-10-14 14:24:22 +02:00 |
vax.mk
|
Initial import of the VAX asm/anal/bin support
|
2015-11-23 12:34:53 +01:00 |
ws.mk
|
Purge all r_lib references
|
2014-02-20 22:16:23 +01:00 |
x86_cs.mk
|
Fix support for capstone3
|
2016-01-22 20:53:15 +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 |
xtensa.mk
|
Initial import of the anal.xtensa plugin
|
2016-01-30 01:37:04 +01:00 |
z80.mk
|
Import radare2-capstone asm/anal plugins
|
2014-03-07 04:15:45 +01:00 |