.. |
6502_cs.mk
|
Initial support for 6502 with Capstone ##disasm
|
2018-12-29 16:22:08 +01:00 |
6502.mk
|
|
|
8051.mk
|
Merge asm.8051 into anal.8051 ##refactor
|
2022-06-27 10:44:01 +02:00 |
alpha.mk
|
Merge asm.alpha into anal.alpha ##refactor
|
2022-06-26 20:06:51 +02:00 |
amd29k.mk
|
Add support for the amd29k architecture ##disasm ##r2con2019
|
2019-08-19 17:28:44 +02:00 |
anal_6502_cs.c
|
Enable linting for trailing tabs ##lint
|
2022-08-22 23:25:40 +02:00 |
anal_6502.c
|
Add =0 and =1 lintings
|
2022-08-18 13:58:40 +02:00 |
anal_8051.c
|
More source spacing linting
|
2022-08-18 14:37:29 +02:00 |
anal_alpha.c
|
Fix regressions in alpha and arc
|
2022-09-27 20:02:29 +02:00 |
anal_amd29k.c
|
Cleanup stuff
|
2022-06-26 12:41:22 +02:00 |
anal_arc.c
|
Avoid using RArchConfig->big_endian ##refactor
|
2022-10-03 09:17:33 +02:00 |
anal_arm_cs.c
|
Avoid using RArchConfig->big_endian ##refactor
|
2022-10-03 09:17:33 +02:00 |
anal_arm_gnu.c
|
Avoid using RArchConfig->big_endian ##refactor
|
2022-10-03 09:17:33 +02:00 |
anal_arm_hacks.inc
|
Avoid using RArchConfig->big_endian ##refactor
|
2022-10-03 09:17:33 +02:00 |
anal_arm_regprofile.inc
|
Enable the leading spaces linter rule and fix them all ##lint
|
2022-09-24 03:43:21 +02:00 |
anal_arm_v35.c
|
Add linting to spot misuses of r_strbuf_appendf and fix them all ##refactor
|
2022-09-09 23:12:01 +02:00 |
anal_asm_arm_hacks.inc
|
Avoid using RArchConfig->big_endian ##refactor
|
2022-10-03 09:17:33 +02:00 |
anal_avr.c
|
Refactor a few eprintf 'Cannot …' to R_LOG_ERROR
|
2022-08-01 16:46:46 +02:00 |
anal_bf.c
|
Remove occurences of $$ in bf and mips_cs esil ##refactor
|
2022-09-07 10:52:08 +02:00 |
anal_bpf_cs.c
|
Avoid using RArchConfig->big_endian ##refactor
|
2022-10-03 09:17:33 +02:00 |
anal_bpf.c
|
Use RPVector in RAnalOp src/dst to support ldm/stm/simd ##anal
|
2022-09-18 10:01:39 +02:00 |
anal_chip8.c
|
Move asm.s390* into anal.s390* and fix aod when not using asm plugins ##refactor
|
2022-05-01 22:18:43 +02:00 |
anal_cr16.c
|
Cleanup stuff
|
2022-06-26 12:41:22 +02:00 |
anal_cris.c
|
Avoid using RArchConfig->big_endian ##refactor
|
2022-10-03 09:17:33 +02:00 |
anal_dalvik.c
|
Avoid using RArchConfig->big_endian ##refactor
|
2022-10-03 09:17:33 +02:00 |
anal_ebc.c
|
Remove duplicate ebc disasm assignment
|
2022-03-01 15:53:34 +01:00 |
anal_evm_cs.c
|
EVM: use sdb_num_nget and sdb_num_nset functions
|
2022-09-29 18:48:22 +02:00 |
anal_gb.c
|
Use RPVector in RAnalOp src/dst to support ldm/stm/simd ##anal
|
2022-09-18 10:01:39 +02:00 |
anal_h8300.c
|
Add linting to spot misuses of r_strbuf_appendf and fix them all ##refactor
|
2022-09-09 23:12:01 +02:00 |
anal_hppa_gnu.c
|
Avoid using RArchConfig->big_endian ##refactor
|
2022-10-03 09:17:33 +02:00 |
anal_i4004.c
|
Lint for trailing spaces
|
2022-08-15 18:21:18 +02:00 |
anal_i8080.c
|
More source spacing linting
|
2022-08-18 14:37:29 +02:00 |
anal_java.c
|
More source spacing linting
|
2022-08-18 14:37:29 +02:00 |
anal_jdh8.c
|
Move jdh8 asm plugin to anal
|
2022-05-06 10:17:45 +02:00 |
anal_kvx.c
|
Minor simplification of meson build files ##refactor
|
2022-06-30 21:25:10 +02:00 |
anal_lanai_gnu.c
|
Avoid using RArchConfig->big_endian ##refactor
|
2022-10-03 09:17:33 +02:00 |
anal_lh5801.c
|
Merge asm.lh5801 into anal.lh5801 ##refactor
|
2022-06-16 20:09:14 +02:00 |
anal_lm32.c
|
Move the lm32 plugin into the anal ##asm
|
2022-06-26 12:38:36 +02:00 |
anal_loongarch_gnu.c
|
Enable the leading spaces linter rule and fix them all ##lint
|
2022-09-24 03:43:21 +02:00 |
anal_m68k_cs.c
|
Avoid using RArchConfig->big_endian ##refactor
|
2022-10-03 09:17:33 +02:00 |
anal_m68k_gnu.c
|
Avoid using RArchConfig->big_endian ##refactor
|
2022-10-03 09:17:33 +02:00 |
anal_m680x_cs.c
|
Enable linting for trailing tabs ##lint
|
2022-08-22 23:25:40 +02:00 |
anal_malbolge.c
|
Merge asm.malbolge into anal.malbolge ##refactor
|
2022-06-16 04:11:23 +02:00 |
anal_mcore.c
|
Refactor a few eprintf to R_LOG_ERROR ##refactor
|
2022-08-01 00:21:21 +02:00 |
anal_mcs96.c
|
Merge the asm.mcs96 plugin into anal ##refactor
|
2022-06-28 14:32:12 +02:00 |
anal_mips_cs.c
|
Avoid using RArchConfig->big_endian ##refactor
|
2022-10-03 09:17:33 +02:00 |
anal_mips_gnu.c
|
Avoid using RArchConfig->big_endian ##refactor
|
2022-10-03 09:17:33 +02:00 |
anal_msp430.c
|
Rename R_ASM_SYNTAX to R_ARCH_SYNTAX ##refactor
|
2022-09-17 00:14:21 +02:00 |
anal_nios2.c
|
Avoid using RArchConfig->big_endian ##refactor
|
2022-10-03 09:17:33 +02:00 |
anal_null.c
|
Cleanup stuff
|
2022-06-26 12:41:22 +02:00 |
anal_or1k.c
|
Fix last memleaks spotted by coverity
|
2022-09-09 23:08:58 +02:00 |
anal_pdp11_gnu.c
|
Avoid using RArchConfig->big_endian ##refactor
|
2022-10-03 09:17:33 +02:00 |
anal_pic.c
|
Add linting to spot misuses of r_strbuf_appendf and fix them all ##refactor
|
2022-09-09 23:12:01 +02:00 |
anal_pickle.c
|
Fix long1,long4 pickle opcodes ##anal
|
2022-10-01 11:43:58 +02:00 |
anal_ppc_cs.c
|
Avoid using RArchConfig->big_endian ##refactor
|
2022-10-03 09:17:33 +02:00 |
anal_ppc_gnu.c
|
Avoid using RArchConfig->big_endian ##refactor
|
2022-10-03 09:17:33 +02:00 |
anal_propeller.c
|
Minor simplification of meson build files ##refactor
|
2022-06-30 21:25:10 +02:00 |
anal_pyc.c
|
Move asm.pyc to anal.pyc ##refactor
|
2022-06-09 17:09:29 +02:00 |
anal_riscv_cs.c
|
Use RPVector in RAnalOp src/dst to support ldm/stm/simd ##anal
|
2022-09-18 10:01:39 +02:00 |
anal_riscv.c
|
Avoid using RArchConfig->big_endian ##refactor
|
2022-10-03 09:17:33 +02:00 |
anal_rsp.c
|
Avoid using RArchConfig->big_endian ##refactor
|
2022-10-03 09:17:33 +02:00 |
anal_s390_cs.c
|
Rename R_ASM_SYNTAX to R_ARCH_SYNTAX ##refactor
|
2022-09-17 00:14:21 +02:00 |
anal_s390_gnu.c
|
Deglob 4 vars in the arm.gnu disassembler ##globals
|
2022-09-27 17:15:46 +02:00 |
anal_sh.c
|
Avoid using RArchConfig->big_endian ##refactor
|
2022-10-03 09:17:33 +02:00 |
anal_snes.c
|
Merge asm.6502 into anal.6502 ##refactor
|
2022-06-15 14:51:53 +02:00 |
anal_sparc_cs.c
|
Use RPVector in RAnalOp src/dst to support ldm/stm/simd ##anal
|
2022-09-18 10:01:39 +02:00 |
anal_sparc_gnu.c
|
Avoid using RArchConfig->big_endian ##refactor
|
2022-10-03 09:17:33 +02:00 |
anal_tms320.c
|
Linting for 'cmp (' and asan in Cf
|
2022-08-20 12:35:11 +02:00 |
anal_tricore.c
|
Remove 3 globals from anal.tricore ##globals
|
2022-09-27 18:15:12 +02:00 |
anal_v810.c
|
Avoid using RArchConfig->big_endian ##refactor
|
2022-10-03 09:17:33 +02:00 |
anal_v850.c
|
Rename R_ASM_SYNTAX to R_ARCH_SYNTAX ##refactor
|
2022-09-17 00:14:21 +02:00 |
anal_vax.c
|
Remove the 3 globals from anal.vax ##globals
|
2022-09-27 18:11:13 +02:00 |
anal_wasm.c
|
Use R_LOG instead of eprintf in more places
|
2022-08-17 23:29:24 +02:00 |
anal_ws.c
|
Do the whitespace thing that pancake wanted me to do ##anal
|
2022-05-10 11:42:50 +02:00 |
anal_x86_cs.c
|
Remove 10 more globals from analysis and capstone ##globals
|
2022-09-21 22:12:08 +02:00 |
anal_xap.c
|
Merge asm.xap into anal.xap ##refactor
|
2022-06-17 12:57:31 +02:00 |
anal_xcore_cs.c
|
Enable linting for trailing tabs ##lint
|
2022-08-22 23:25:40 +02:00 |
anal_xtensa.c
|
Avoid using RArchConfig->big_endian ##refactor
|
2022-10-03 09:17:33 +02:00 |
anal_z80.c
|
Remove RAnalPlugin.jmpmid and use ANAL_ARCHINFO_ALIGN instead ##anal
|
2022-05-18 06:37:15 +02:00 |
arc.mk
|
Merge arc from asm into anal and build it with meson ##refactor
|
2022-07-08 20:03:18 +02:00 |
arm_cs.mk
|
|
|
arm_gnu.mk
|
Merge asm.arm.gnu into anal.arm.gnu ##refactor
|
2022-09-03 19:08:50 +02:00 |
arm_v35.mk
|
Remove trailing spaces (#19460)
|
2021-12-02 17:39:59 +01:00 |
avr.mk
|
Merge asm.avr into anal.avr ##refactor
|
2022-06-17 13:36:28 +02:00 |
bf.mk
|
|
|
bpf_cs.mk
|
Add initial anal.bpf.cs plugin + disasm tests ##arch
|
2022-06-03 01:35:05 +02:00 |
bpf.mk
|
Initial import of the asm.bpf plugin from extras ##arch
|
2022-06-03 01:43:03 +02:00 |
capstone.inc
|
Remove 10 more globals from analysis and capstone ##globals
|
2022-09-21 22:12:08 +02:00 |
capstone.mk
|
Make capstone include directories consistent ##build
|
2022-05-04 13:30:30 +02:00 |
chip8.mk
|
|
|
cr16.mk
|
Merge asm.cr16 into anal.cr16 ##refactor
|
2022-06-16 19:41:38 +02:00 |
cris.mk
|
Merge asm.cris into anal.cris ##refactor
|
2022-06-28 12:09:30 +02:00 |
dalvik.mk
|
|
|
dummy.mk
|
Add support for RAnal.ESIL plugins ##esil (#18206)
|
2021-01-24 16:39:45 +01:00 |
ebc.mk
|
Remove asm.ebc and merge disasm into the anal ##refactor
|
2021-12-16 18:27:45 +01:00 |
esil_dummy.c
|
Use R_LOG instead of eprintf in more places
|
2022-08-17 23:29:24 +02:00 |
evm_cs.mk
|
Initial import of the evm.cs plugin ##arch
|
2022-01-21 23:10:40 +01:00 |
gb.mk
|
Minor simplification of meson build files ##refactor
|
2022-06-30 21:25:10 +02:00 |
h8300.mk
|
Dont call pwd in anal/p
|
2021-12-01 13:25:18 +01:00 |
hppa_gnu.mk
|
Move the hppa plugin from asm to anal ##refactor
|
2022-09-05 16:42:49 +02:00 |
i4004.mk
|
|
|
i8080.mk
|
|
|
java.mk
|
|
|
jdh8.mk
|
Move jdh8 asm plugin to anal
|
2022-05-06 10:17:45 +02:00 |
kvx.mk
|
Minor simplification of meson build files ##refactor
|
2022-06-30 21:25:10 +02:00 |
lanai_gnu.mk
|
Move lanai from asm to anal ##refactor
|
2022-09-05 17:49:54 +02:00 |
lh5801.mk
|
Merge asm.lh5801 into anal.lh5801 ##refactor
|
2022-06-16 20:09:14 +02:00 |
lm32.mk
|
Move the lm32 plugin into the anal ##asm
|
2022-06-26 12:38:36 +02:00 |
loongarch_gnu.mk
|
Add support for the new loongarch architecture ##analysis
|
2021-12-23 12:37:29 +01:00 |
m68k_cs.mk
|
|
|
m68k_gnu.mk
|
Move the asm.m68k.gnu into the anal ##refactor
|
2022-09-07 01:31:48 +02:00 |
m680x_cs.mk
|
Rename m68xx to m680x for consistency
|
2018-12-29 17:42:07 +01:00 |
Makefile
|
Add python pickle machine (pypm) dissassembler ##anal
|
2022-07-21 18:14:37 +02:00 |
malbolge.mk
|
|
|
mcore.mk
|
|
|
mcs96.mk
|
Merge the asm.mcs96 plugin into anal ##refactor
|
2022-06-28 14:32:12 +02:00 |
mips_cs.mk
|
Merge asm.mips(cs,gnu) into anal.mips ##refactor
|
2022-07-07 18:43:00 +02:00 |
mips_gnu.mk
|
Merge asm.mips(cs,gnu) into anal.mips ##refactor
|
2022-07-07 18:43:00 +02:00 |
msp430.mk
|
Merge asm.msp430 into anal (#19639)
|
2022-01-28 20:38:29 +01:00 |
nios2.mk
|
Merge asm.nios2 into anal.nios2 ##refactor
|
2022-06-09 04:02:27 +02:00 |
null.mk
|
|
|
or1k.mk
|
Add support for or1k (OpenRISC) disasm+analysis (#15515) ##arch
|
2019-11-29 11:35:16 +01:00 |
pdp11_gnu.mk
|
Merge asm.pdp11 into anal.pdp11 ##refactor
|
2022-06-16 01:40:22 +02:00 |
pic.mk
|
Move the asm.pic into anal.pic ##asm
|
2022-05-19 10:40:28 +02:00 |
pickle.mk
|
Add python pickle machine (pypm) dissassembler ##anal
|
2022-07-21 18:14:37 +02:00 |
ppc_cs.mk
|
Move asm.ppc.cs into anal.ppc.cs ##refactor
|
2022-09-02 19:19:16 +02:00 |
ppc_gnu.mk
|
Move the asm.ppc.gnu into the anal ##asm
|
2022-05-30 14:24:06 +02:00 |
propeller.mk
|
Minor simplification of meson build files ##refactor
|
2022-06-30 21:25:10 +02:00 |
pyc.mk
|
Move asm.pyc to anal.pyc ##refactor
|
2022-06-09 17:09:29 +02:00 |
riscv_cs.mk
|
Initial import of the RISCV capstone plugins for asm and anal ##disasm (#14117)
|
2019-05-21 02:24:24 +02:00 |
riscv.mk
|
|
|
rsp.mk
|
Merge asm_rsp into anal_rsp ##refactor
|
2022-06-30 19:19:48 +02:00 |
s390_cs.mk
|
Rename sysz to s390 and add the s390.gnu plugin from binutils 2.36 ##asm
|
2021-05-04 04:01:22 +02:00 |
s390_gnu.mk
|
Move asm.s390* into anal.s390* and fix aod when not using asm plugins ##refactor
|
2022-05-01 22:18:43 +02:00 |
sh.mk
|
Move asm.sh disassembler into the anal.sh ##refactor
|
2022-07-01 18:08:03 +02:00 |
snes.mk
|
|
|
sparc_cs.mk
|
|
|
sparc_gnu.mk
|
Merge asm.sparc_gnu into anal.sparc_gnu ##arch
|
2022-08-19 13:31:47 +02:00 |
tms320.mk
|
More refactorings for asm/anal plugins
|
2022-05-01 23:04:12 +02:00 |
tricore.mk
|
Move tricore from asm to anal ##arch
|
2022-05-02 00:38:20 +02:00 |
v810.mk
|
Dont call pwd in anal/p
|
2021-12-01 13:25:18 +01:00 |
v850.mk
|
Merge v850.np into v850 ##refactor
|
2022-07-08 19:20:18 +02:00 |
vax.mk
|
Move VAX disassembler to anal ##anal
|
2022-05-18 03:26:04 +02:00 |
wasm.mk
|
Define PYC_ROOT and WASM_ROOT (#18290) ##build
|
2021-01-25 22:22:39 +01:00 |
ws.mk
|
|
|
x86_cs.mk
|
|
|
xap.mk
|
|
|
xcore_cs.mk
|
|
|
xtensa.mk
|
Move asm.xtensa into anal. fix dupplicated symbols linkage bug ##anal
|
2022-05-01 22:18:43 +02:00 |
z80.mk
|
|
|