zvibazak / Nice-MD5s

Let's find nice patterns of MD5!!
32 stars 2 forks source link

letters, nice match and e #6

Closed johnmave126 closed 1 year ago

johnmave126 commented 1 year ago

Didn't keep running the program after finishing the blog, so here are all I got: md5(s3i7gogs1gn9at6knh4sartreiqlppaa) = efadaefecffacfcdcebbafacbfeadbd3 which contains 31 leading letters md5(k4gdqjwk641meqx4fqinagckq4q6sqgk) = 777777777771313bfb8042d99437c4ff which contains 11 leading consecutive 7's md5(6nencc64tsdhlmfa3ghsvnpe7i1us4ai) = 27182818284d93f1072d42d3b215d83b which agrees with e for the first 11 characters.

zvibazak commented 1 year ago

Thanks - updated.