need batch stop after pass found hccapx
#2
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
Reply


Messages In This Thread
RE: need batch stop after pass found hccapx - by WPA_Catcher - 01-23-2020, 10:30 PM