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 e96935ed68 ppc: remove duplicate op_addReg() in printAliasInstrEx() 10 years ago
..
AArch64 x86: fix Out-of-bounds read error in is16BitEquivalent(). issue reported by Coverity 10 years ago
ARM arm: The Thumb2 ldrexd and strexd instructions are not defined for M-class architectures 10 years ago
Mips mips: BC0F is relative branch instruction. bug reported by Pancake 10 years ago
PowerPC ppc: remove duplicate op_addReg() in printAliasInstrEx() 10 years ago
Sparc rename all the constants marking ending from _MAX to _ENDING. this also updates Java/Python/Ocaml bindings accordingly 10 years ago
SystemZ rename all the constants marking ending from _MAX to _ENDING. this also updates Java/Python/Ocaml bindings accordingly 10 years ago
X86 x86: simplify printPCRelImm() in calculating absolute address. also fix the issue on AT&T syntax 10 years ago
XCore rename all the constants marking ending from _MAX to _ENDING. this also updates Java/Python/Ocaml bindings accordingly 10 years ago