Capstone disassembly/disassembler framework: Core (Arm, Arm64, BPF, EVM, M68K, M680X, MOS65xx, Mips, PPC, RISCV, Sparc, SystemZ, TMS320C64x, Web Assembly, X86, X86_64, XCore) + bindings. (bloaty 依赖)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Nguyen Anh Quynh 8cdafda551 arm: add new field mem_barrier to cs_arm struct. this requires changes in bindings 10 years ago
..
arm.h arm: add new field mem_barrier to cs_arm struct. this requires changes in bindings 10 years ago
arm64.h use common instruction groups across all architectures. this adds cs_group_type to capstone.h. suggestion by @zneak 10 years ago
capstone.h arm: support new mode CS_MODE_V8 for Armv8 A32 encodings 10 years ago
mips.h use common instruction groups across all architectures. this adds cs_group_type to capstone.h. suggestion by @zneak 10 years ago
platform.h stdbool.h is only available in C99-supported compiler 11 years ago
ppc.h use common instruction groups across all architectures. this adds cs_group_type to capstone.h. suggestion by @zneak 10 years ago
sparc.h use common instruction groups across all architectures. this adds cs_group_type to capstone.h. suggestion by @zneak 10 years ago
systemz.h use common instruction groups across all architectures. this adds cs_group_type to capstone.h. suggestion by @zneak 10 years ago
x86.h use common instruction groups across all architectures. this adds cs_group_type to capstone.h. suggestion by @zneak 10 years ago
xcore.h use common instruction groups across all architectures. this adds cs_group_type to capstone.h. suggestion by @zneak 10 years ago