• caglararli@hotmail.com
  • 05386281520

Generating a file and a password with matching MD5 hashes?

Generating a file and a password with matching MD5 hashes?

I'm trying to generate a file full of data with an MD5 hash that matches the hash of some password string.

Because I don't care exactly what the string is, I figure that this is second-preimage, and should be possible.

i.e. "yellowpotato350" -> ae65242af3d29c2a412fc2e444fc7eb3, which is also the hash of some data file.

I don't really care what the exact string is, but I'd like it to be "passwordy", i.e. dictionary words & numbers, maybe some leetspeak, but not just a completely random string.