ctf-tools/ropper/install
2017-02-13 13:54:43 +01:00

7 lines
210 B
Bash
Executable file

#!/bin/bash -e
[ -e ropper ] || git clone --depth 1 https://github.com/sashs/Ropper.git ropper
ctf-tools-pip install --no-use-wheel -I capstone
ctf-tools-pip install filebytes
ctf-tools-pip install -e ropper