mirror of
https://github.com/hedge-dev/XenonRecomp.git
synced 2025-07-24 22:13:57 +00:00
Initial Commit
This commit is contained in:
4
thirdparty/capstone/suite/python_capstone_setup.py
vendored
Normal file
4
thirdparty/capstone/suite/python_capstone_setup.py
vendored
Normal 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