Tri-MD5 Decrypting
#2
So if I get this formula right you have a md5 hash that you can crack with hashcat.
the "plaintext" after cracking would be 2 md5 hashes + a salt in the middle.
Since we know the length of a md5 hash you could start cracking the first 32 chars and the last 32 chars.

As I said, not sure if this is right or if its what you asked for.
But I'm 100% sure that this is not the fastest way.


Messages In This Thread
Tri-MD5 Decrypting - by thejimmy - 01-01-2016, 02:50 PM
RE: Tri-MD5 Decrypting - by stepMode - 01-06-2016, 11:26 AM
RE: Tri-MD5 Decrypting - by atom - 01-06-2016, 03:41 PM