-
Notifications
You must be signed in to change notification settings - Fork 95
TypicalProblems
Joxean edited this page Nov 22, 2016
·
1 revision
You need to install diStorm64 version 2. You can download it here.
A compiled DLL for Windows is distributed with every Win32's package.
If this is not your problem and you get this error, report it to me plz!
The error message is the following:
$ pyew /something
Cannot import capstone, Pyew will not have disassembly support.
Please install it manually from http://www.capstone-engine.org/
It says it all! Just download Capstone from its repository and install both the library and the Python bindings.