Order of hashing ?
#2
https://hashcat.net/wiki/doku.php?id=statsprocessor

Hashcat uses Markov Chains to calculate it's candidates. If I am understand your questions correctly this is what you should be after. Otherwise, no it does not process mask attacks in sequence 1..2...3..4 etc, it chooses the best probable candidate and submits it. So yes, each time hashcat is restarted the order will be altered. Otherwise, you can use --session to --restore from to continue an attack if it was interrupted or cancelled.

https://hashcat.net/wiki/doku.php?id=hashcat
Reply


Messages In This Thread
Order of hashing ? - by RobbieRich - 06-23-2023, 03:24 PM
RE: Order of hashing ? - by slyexe - 06-23-2023, 09:27 PM
RE: Order of hashing ? - by RobbieRich - 06-24-2023, 10:37 AM