injector.c:65:11: fatal error : capstone/capstone.h: No such file or directory
st-fresh opened this issue · comments
On ubuntu and within sandsifter-master dir using make and getting this error
I need to rebuild capstone?
repeating these fixed it
sudo apt-get install libcapstone3 libcapstone-dev
sudo pip install capstone