ctf-tools/pemcrack/install
2015-05-07 20:25:38 -07:00

9 lines
143 B
Bash
Executable file

#!/bin/bash -e
git clone https://github.com/robertdavidgraham/pemcrack.git
cd pemcrack
make
cd ..
mkdir -p bin
cp pemcrack/bin/pemcrack bin/