We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c64793 commit cefcce3Copy full SHA for cefcce3
ropper/install
@@ -2,6 +2,6 @@
2
3
[ -e ropper ] || git clone --depth 1 https://github.com/sashs/Ropper.git ropper
4
5
-ctf-tools-pip install --no-use-wheel -I capstone
+ctf-tools-pip install --no-binary -I capstone
6
ctf-tools-pip install filebytes
7
ctf-tools-pip install -e ropper
0 commit comments