This commit is contained in:
iceman1001 2018-02-04 16:38:55 +01:00
parent 9fa1b6e81b
commit 5dc17ae22b

View file

@ -1,16 +1,11 @@
get_craptev1:
# wget http://crapto1.netgarage.org/craptev1-v1.0.tar.xz
wget -N http://crapto1.netgarage.org/craptev1-v1.1.tar.xz
tar Jxvf craptev1-v1.1.tar.xz
tar Jxvf craptev1-v1.1.tar.xz -C craptev1-v1.1
get_crapto1:
wget -N http://crapto1.netgarage.org/crapto1-v3.3.tar.xz
mkdir crapto1-v3.3
tar Jxvf crapto1-v3.3.tar.xz -C crapto1-v3.3
get_nonce_bf:
git clone https://github.com/jbfuzier/mf_nonce_brute.git
#git clone https://github.com/J-Run/mf_nonce_brute.git
git clone https://github.com/J-Run/mf_key_brute.git
git clone https://github.com/iceman1001/mf_nonce_brute
# git clone https://github.com/J-Run/mf_key_brute.git mf_key_brute
git clone https://github.com/iceman1001/mf_nonce_brute mf_nonce_brute