MAC test added in run_tests.sh

This commit is contained in:
elenago 2017-11-14 12:34:17 +01:00
parent 30ee62bb35
commit cc04c43396

View File

@ -31,6 +31,9 @@ printf "\n\n************ Testing BitCracker CUDA version ************\n\n"
./build/bitcracker_cuda -f ./test_hash/imgWin8.txt -d ./Dictionary/test_passwords.txt -t 1 -b 1 -g 0
#Same as previous test, with MAC verification
./build/bitcracker_cuda -f ./test_hash/imgWin8.txt -d ./Dictionary/test_passwords.txt -t 1 -b 1 -g 0 -m
./build/bitcracker_cuda -f ./test_hash/imgWin7.txt -d ./Dictionary/test_passwords.txt -t 1 -b 1 -g 0
./build/bitcracker_cuda -f ./test_hash/imgWin10Compatible.txt -d ./Dictionary/test_passwords.txt -t 1 -b 1 -g 0