Using newline character as part of mask attack
#14
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?


Messages In This Thread
RE: Using newline character as part of mask attack - by ajaxdecbe - 04-25-2018, 05:32 PM