Long salt length with md5(pass.salt) / Joomla
#1
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 hashConfusedalt string is longer than 85 characters. I also get an error when trying the Joomla format in oclHashcat-plus.

Any advice?
#2
85 is ways to long. best you can get is 55 with oclHashcat-lite.