Merge commit '352a52804df5b9f475d19d3fa8f567c1bf98b8ac' as 'external/capstone'
This commit is contained in:
4
external/capstone/suite/python_capstone_setup.py
vendored
Executable file
4
external/capstone/suite/python_capstone_setup.py
vendored
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
# this prints out Capstone setup & core+Python-binding versions
|
||||
|
||||
python -c "import capstone; print capstone.debug()"
|
||||
Reference in New Issue
Block a user