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 753f44a6b7 capstone.h: add comment for CS_ARCH_ALL 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 capstone.h: add comment for CS_ARCH_ALL 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