ctf-tools/pwntools/install

5 lines
123 B
Text
Raw Normal View History

2015-05-08 02:24:30 +00:00
#!/bin/bash -e
git clone --depth=1 https://github.com/Gallopsled/pwntools.git
ctf-tools-pip install --upgrade -e pwntools