Long length salt problem
#3
(12-15-2015, 04:42 AM)epixoip Wrote: Is there a question here?

My fault.

Any chance to get HashCat to work with up to -- lets say -- 64 password+salt length?

When I use input format "md5 : salt" the HashCat don't even start, saying "line length exception". 

I remove last 3 characters of the salt, and put in to the mask format: Q0a?d?d?d?d?d... 

so Hashcat can start now, but don't find a password I already know, I think due to this limitation. 

should hashcat at least warn if it is not working due to so long password? (this is another question).

Another suggestion that could work with this case?

I'm trying to make my own delphi app to this job.


Messages In This Thread
Long length salt problem - by maintenance - 12-15-2015, 03:13 AM
RE: Long length salt problem - by epixoip - 12-15-2015, 04:42 AM
RE: Long length salt problem - by maintenance - 12-15-2015, 07:24 PM
RE: Long length salt problem - by epixoip - 12-15-2015, 07:34 PM