how can I set the mask to a md5 hash result of itself?
#3
I mean, if the 32 bytes salt is just a md5 hash of some simple text, and I search it as a 32 bytes completely random value,
that's too stupid.

So if I already knew the salt is a md5 hash of some short text, can I figure out the short text?


Messages In This Thread
RE: how can I set the mask to a md5 hash result of itself? - by yuzo555 - 04-01-2018, 12:18 AM