Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: Help with long salt
Post: RE: Help with long salt
undeath Wrote: (03-12-2014, 08:37 PM)
--
At least for older versions I remember 55 chars to be a limit. 2*md5 = 64 chars. Not sure if this still applies.
--
Yep, It seems the case with the long salt ... |
|
please_delete_me |
Old oclHashcat Support
|
8 |
34,656 |
03-12-2014, 09:39 PM |
|
|
Thread: Help with long salt
Post: RE: Help with long salt
Sorry, I suck at explaining myself.. I try my best:
I have an hash and a long (104 chars) salt:
xx_md5_hash_xx:xx_very_long_salt_xx...
the format of this hash is md5(md5($salt).md5($pass)).
oclHas... |
|
please_delete_me |
Old oclHashcat Support
|
8 |
34,656 |
03-12-2014, 02:25 PM |
|
|
Thread: Help with long salt
Post: RE: Help with long salt
What about md5-hashing the salt then? Why can't I use -m3710 that way? |
|
please_delete_me |
Old oclHashcat Support
|
8 |
34,656 |
03-11-2014, 07:51 PM |
|
|
Thread: Help with long salt
Post: Help with long salt
Hello, i have an hash that is:
md5(md5($salt).md5($pass)).
my problem is that the salt is 104 characters long, so Hashcat(win/ubuntu) and oclHashcat(win) with -m2811 complain for line length excepti... |
|
please_delete_me |
Old oclHashcat Support
|
8 |
34,656 |
03-11-2014, 05:46 PM |