Non printable ascii characters in salt
#7
Got it working now..

I have my data saved in the form username:hash:hex(salt)

I wrote a program to parse the data, and output it to a file saved in the form hash:ascii(salt)

The resulting file appears corrupt on my system (Linux based) and is not readable by any text editor I have installed. However, hashcat can read most of the data and crack the hashes Smile

Thanks for your help guys Smile All along my problem has arisen from me not trying hashcat on a corrupt file as I thought it would be unable to read it...


Messages In This Thread
RE: Non printable ascii characters in salt - by seanmheff - 12-02-2012, 04:27 PM