Word generation to test cracking speed
#1
Hello there,

Can anyone tell me if there is a way to (in windows) to generate/simulate a word list on your syntax to see if you would crack a known hash. I use my own generated md5 hashes then try and crack them. All is ok until i get to 8 mixed char and above example K3v1n$@g . My syntax for this is
hashcat64.exe -a 3 --session=2018-10-291 -m 0 -w 3 --force --status --status-timer=60 --potfile-disable --remove -p : -O  --gpu-temp-abort=85 -o "C:\Users\Kevo\Desktop\hashes\Cracked\md5 3.txt" --outfile-format=2 -t 60 -i --increment-min=8 --increment-max=8 -1 ?a "C:\Users\Kevo\AppData\Local\Temp\tmp7BBE.tmp" ?1?1?1?1?1?1?1?1?1?1
Time to run is 2hrs 11min with my asus 1080 card. So the chances are that it wont crack this. So back to the question is there a way to test my bruteforce against my own name pre-generated?

Sorry if this has been asked before.

Cheers Kev


Messages In This Thread
Word generation to test cracking speed - by kevtheskin - 10-29-2018, 11:16 PM