06-16-2012, 11:18 AM
Thanks for the great software!
I'm trying to crack some MD5 hashes in the format of $pass$salt (Joomla in oclHashcat-plus).
The salts are known and are random characters along with the username (email addresses), some of which are very long.
hash = md5($pass$longRandomString$emailAddress)
In oclHashcat-lite I have tried the md5($pass$salt) format but get a line length exception when the hashalt string is longer than 85 characters. I also get an error when trying the Joomla format in oclHashcat-plus.
Any advice?
I'm trying to crack some MD5 hashes in the format of $pass$salt (Joomla in oclHashcat-plus).
The salts are known and are random characters along with the username (email addresses), some of which are very long.
hash = md5($pass$longRandomString$emailAddress)
In oclHashcat-lite I have tried the md5($pass$salt) format but get a line length exception when the hashalt string is longer than 85 characters. I also get an error when trying the Joomla format in oclHashcat-plus.
Any advice?