capstone/cstool
Nguyen Anh Quynh 7487c42e92 cstool: fix Makefile 2016-10-10 23:07:39 +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
cstool.c cstool 1.0 (#788) 2016-10-10 15:16:56 +08:00

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