capstone/cstool
2016-10-10 23:20:29 +08:00
..
cstool.c cstool: add VERSION and reformat to use tabs for indentation 2016-10-10 23:20:29 +08:00
Makefile cstool: fix Makefile 2016-10-10 23:07:39 +08:00
README cstool 1.0 (#788) 2016-10-10 15:16:56 +08:00

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