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
|
8 years ago | |
---|---|---|
.. | ||
Makefile | 8 years ago | |
README | 8 years ago | |
cstool.c | 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