01-06-2016, 11:26 AM
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.
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.