12-01-2012, 11:11 PM
Hi guys,
I have some hashes that were created in the following format:
hash = md5($salt.$pass.$salt)
The problem is that the salt can contain non printable ascii characters.
So I am unable to save the salts as ascii characters that hashcat can recognize.
Does anyone have any ideas how I can go about cracking the hashes?
IS there any support for hashcat reading the hex representation of the salt?
I have some hashes that were created in the following format:
hash = md5($salt.$pass.$salt)
The problem is that the salt can contain non printable ascii characters.
So I am unable to save the salts as ascii characters that hashcat can recognize.
Does anyone have any ideas how I can go about cracking the hashes?
IS there any support for hashcat reading the hex representation of the salt?