ctf-tools/pemcrack/install

10 lines
153 B
Text
Raw Normal View History

2015-05-08 03:25:38 +00:00
#!/bin/bash -e
git clone --depth 1 https://github.com/robertdavidgraham/pemcrack.git
2015-05-08 03:25:38 +00:00
cd pemcrack
make
cd ..
mkdir -p bin
cp pemcrack/bin/pemcrack bin/