![]() |
What mode is md5(md5($pass).$salt) salt is > 30char and < 30char - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Support (https://hashcat.net/forum/forum-3.html) +--- Forum: hashcat (https://hashcat.net/forum/forum-45.html) +--- Thread: What mode is md5(md5($pass).$salt) salt is > 30char and < 30char (/thread-6706.html) |
What mode is md5(md5($pass).$salt) salt is > 30char and < 30char - septum - 07-12-2017 I have md5(md5($pass).$salt) to decrypt but salt is not 30 char is more or less them hascat giveme error lenght what mode is md5(md5($pass).$salt) and not check length salt RE: What mode is md5(md5($pass).$salt) salt is > 30char and < 30char - royce - 11-19-2017 Can you rephrase the question? I can't figure out what you're asking. RE: What mode is md5(md5($pass).$salt) salt is > 30char and < 30char - atom - 11-20-2017 I think he's talking about cracking vbull hashes. You can crack them with hashcat v4.0.1 in mode 2611 (not 2711) when not using -O. |