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 d7e42b7d36 rename all the constants marking ending from _MAX to _ENDING. this also updates Java/Python/Ocaml bindings accordingly 10 years ago
..
ARMAddressingModes.h arm: use SStream_concat0() for SStream_concat() whereever possible for better performance 11 years ago
ARMBaseInfo.h arm: update core with a lot more details provided in detail mode now. update Python & Java bindings to reflect the core's changes 10 years ago
ARMDisassembler.c Workaround missing <inttypes.h> on MSVC 2010 10 years ago
ARMDisassembler.h arm: add new mode CS_MODE_MCLASS for Cortex-M series. updated Python & Java bindings accordingly 10 years ago
ARMGenAsmWriter.inc arm: update core with a lot more details provided in detail mode now. update Python & Java bindings to reflect the core's changes 10 years ago
ARMGenDisassemblerTables.inc arm: update core. this added a new instruction UDF. also updated Python+Java bindings accordingly 10 years ago
ARMGenInstrInfo.inc arm: update core. this added a new instruction UDF. also updated Python+Java bindings accordingly 10 years ago
ARMGenRegisterInfo.inc arm: update core. this added a new instruction UDF. also updated Python+Java bindings accordingly 10 years ago
ARMGenSubtargetInfo.inc arm: update core. this added a new instruction UDF. also updated Python+Java bindings accordingly 10 years ago
ARMInstPrinter.c arm: relative branch should not be negative. bug reported by @acez 10 years ago
ARMInstPrinter.h arm: update core with a lot more details provided in detail mode now. update Python & Java bindings to reflect the core's changes 10 years ago
ARMMapping.c rename all the constants marking ending from _MAX to _ENDING. this also updates Java/Python/Ocaml bindings accordingly 10 years ago
ARMMapping.h arm: update core with a lot more details provided in detail mode now. update Python & Java bindings to reflect the core's changes 10 years ago
ARMModule.c arm: add new mode CS_MODE_MCLASS for Cortex-M series. updated Python & Java bindings accordingly 10 years ago