ctf-tools/elfkickers/install
2015-05-15 16:18:27 -07:00

7 lines
114 B
Bash
Executable file

#!/bin/bash -e
git clone https://github.com/BR903/ELFkickers
cd ELFkickers
make -j
cd ..
mv ELFkickers/bin ./bin