1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-10-17 13:29:05 +00:00
hashcat/b2test.sh

16 lines
619 B
Bash
Raw Normal View History

2017-04-22 13:51:39 +00:00
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"
2017-04-19 17:27:28 +00:00
./hashcat -m 600 --potfile-disable --weak-hash-threshold 0 -u1 -n1 --force -a 3 b2test.hash ?d?d?d?d?d?d
2017-04-22 13:51:39 +00:00
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