04-25-2018, 12:05 PM
how did you create the hash?
Using newline character as part of mask attack
|
04-25-2018, 12:05 PM
how did you create the hash?
04-25-2018, 12:37 PM
04-25-2018, 01:06 PM
The syntax looks correct. I suspect you made a mistake when creating the hash. Can you post the whole command?
04-25-2018, 05:32 PM
Guys,
Thanks for the quick responses. I was having a typo. The below syntax worked. hashcat64 -a 3 -m 20 -O --hex-salt hash.txt ?a?a?a -m 20 with mask was 5x faster than -m 0 with mask. That being said, are there any other method to further optimize or improve performance here?
04-25-2018, 05:59 PM
you can squeeze out a little more performance (while rendering your PC hardly usable) by using -w3 or even -w4
Other than that the most time you can save by running clever attacks.
04-25-2018, 11:20 PM
04-25-2018, 11:24 PM
targeted wordlists, targeted rules, more narrow masks, …
|
« Next Oldest | Next Newest »
|