10-16-2022, 01:04 PM
when I use --increment as below example hashcat found the password at 8 digits but it won't stop but continue to try until 10 digits,
my question how to tell hashcat to stop when it found the password
hashcat.exe -m 2500 -a 3 .hash --increment --increment-min 8 --increment-max 10 ?d?d?d?d?d?d?d?d?dd
my question how to tell hashcat to stop when it found the password
hashcat.exe -m 2500 -a 3 .hash --increment --increment-min 8 --increment-max 10 ?d?d?d?d?d?d?d?d?dd