ctf-tools/checksec/install

7 lines
125 B
Text
Raw Normal View History

2015-05-07 11:02:00 +00:00
#!/bin/bash -e
git clone --depth 1 https://github.com/slimm609/checksec.sh
2015-05-07 11:02:00 +00:00
mkdir bin
cd bin
ln -s ../checksec.sh/checksec .