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 46291c139f Merge branch 'next' into opsize 11 years ago
..
AArch64 arm64: assign NULL to char pointer, not zero. bug reported by Coverity 11 years ago
ARM arm: op_addImm() is called only when detail mode is ON 11 years ago
Mips mips: use CreateImm0() & CreateReg0() to create MCOperand* to avoid using malloc/free 11 years ago
PowerPC replace offset_of with offsetof from stddef.h 11 years ago
Sparc replace offset_of with offsetof from stddef.h 11 years ago
SystemZ replace offset_of with offsetof from stddef.h 11 years ago
X86 x86: support CS_OPT_MODE for dynamically changing mode at run-time 11 years ago
XCore replace offset_of with offsetof from stddef.h 11 years ago