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 346032797a cstool: compile/clean/install/uninstall from Makefile 8 years ago
..
Makefile cstool: compile/clean/install/uninstall from Makefile 8 years ago
README cstool 1.0 (#788) 8 years ago
cstool.c cstool 1.0 (#788) 8 years ago

README

This directory contains cstool of capstone engine.
To compile, simply run "make" on commandline. And after that, you could use
./cstool <arch+mode> <assembler-string> [start-address-in-hex-format]
to use directly capstone engine.

To see <arch+mode> options are supported, you could input ./cstool