1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-10-17 05:19:31 +00:00
hashcat/b2test.sh
2017-04-22 09:51:39 -04:00

16 lines
619 B
Bash
Executable File

echo "[*] Testing m00600_a3.cl function _s04"
./hashcat -m 600 --potfile-disable --weak-hash-threshold 0 -u1 -n1 --force -a 3 b2test.hash_s ?d?d?d?d?d?d
echo "[*] Testing m00600_a3.cl function _m04"
./hashcat -m 600 --potfile-disable --weak-hash-threshold 0 -u1 -n1 --force -a 3 b2test.hash ?d?d?d?d?d?d
echo "[*] Testing m00600_a0.cl function _s04"
./hashcat -m 600 --potfile-disable --weak-hash-threshold 0 -u1 -n1 --force -a 0 b2test.hash_s example.dict
echo "[*] Testing m00600_a0.cl function _m04"
./hashcat -m 600 --potfile-disable --weak-hash-threshold 0 -u1 -n1 --force -a 0 b2test.hash example.dict