ctf-tools/ropper/install

8 lines
211 B
Text
Raw Normal View History

#!/bin/bash -ex
2016-04-04 22:03:44 +00:00
[ -e ropper ] || git clone --depth 1 https://github.com/sashs/Ropper.git ropper
2017-02-11 19:29:35 +00:00
ctf-tools-pip install --no-use-wheel -I capstone
ctf-tools-pip install filebytes
ctf-tools-pip install -e ropper