01-23-2020, 10:30 PM
I am no expert but I think something like this might work
64 -m 2500 -t 25 -o cracked.txt 1.hccapx pass/passlist1.txt
IF EXIST "cracked.txt" EXIT
64 -m 2500 -t 25 -o cracked.txt 1.hccapx pass/passlist2.txt
IF EXIST "cracked.txt" EXIT
64 -m 2500 -t 25 -o cracked.txt 1.hccapx pass/passlist3.txt
64 -m 2500 -t 25 -o cracked.txt 1.hccapx pass/passlist1.txt
IF EXIST "cracked.txt" EXIT
64 -m 2500 -t 25 -o cracked.txt 1.hccapx pass/passlist2.txt
IF EXIST "cracked.txt" EXIT
64 -m 2500 -t 25 -o cracked.txt 1.hccapx pass/passlist3.txt