Way to see what the latest guess was?
#2
use --stdout to demo your attacks. By default hashcat does not attack in a sequence (1,2,3,4,5 etc), hashcat will use Markov to estimate the most probable candidates and use them first. If you want to attack in a sequence you will have to disable markov using --markov-disable. Otherwise, when using --stdout you will not need to define your hashes, it is strictly for printing the output of your attack for multiple other purposes.
Reply


Messages In This Thread
RE: Way to see what the latest guess was? - by slyexe - 10-15-2022, 05:14 PM