mirror of
https://github.com/e-ago/bitcracker.git
synced 2025-10-27 07:29:18 +00:00
MAC test added in run_tests.sh
This commit is contained in:
parent
30ee62bb35
commit
cc04c43396
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user