mirror of
https://github.com/capstone-engine/capstone.git
synced 2024-11-23 21:49:46 +00:00
.. | ||
cstool.c | ||
Makefile | ||
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