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 f721e3124d Disassembler -> Disassembly 10 years ago
..
ARMAddressingModes.h avoid using stdbool.h to support compilers without C99 support 11 years ago
ARMBaseInfo.h Disassembler -> Disassembly 10 years ago
ARMDisassembler.c enable arch code from source with CAPSTONE_HAS_* for MSVC to pick up 11 years ago
ARMDisassembler.h Disassembler -> Disassembly 10 years ago
ARMGenAsmWriter.inc arm: support asm syntax CS_OPT_SYNTAX_NOREGNAME to print out registers with numbers (ex: 'r11' rather than 'fp') 11 years ago
ARMGenDisassemblerTables.inc arm: make checkDecoderPredicate() handle boolean casting for MSVC (redone in more systematic way for autogen code) 11 years ago
ARMGenInstrInfo.inc arm: update core 11 years ago
ARMGenRegisterInfo.inc arm: update core 11 years ago
ARMGenSubtargetInfo.inc arm: update core 11 years ago
ARMInstPrinter.c x86: add immediate operand (1) for SHL/SHR/ROR/ROL/SAR/SAL in detail mode & Intel syntax 10 years ago
ARMInstPrinter.h Disassembler -> Disassembly 10 years ago
ARMMapping.c cleanup redundant headers included 10 years ago
ARMMapping.h Disassembler -> Disassembly 10 years ago
ARMModule.c enable arch code from source with CAPSTONE_HAS_* for MSVC to pick up 11 years ago