Distribute calculations and "verification" hashes
#2
hashcat is using markov chains to try more probable words first. You can have a look at the next candidates by running a command like

Code:
./hashcat64.bin --stdout -a3 '?a?a?a?a' -s 5555 -l 20


Messages In This Thread
RE: Distribute calculations and "verification" hashes - by undeath - 08-21-2017, 07:44 PM