View Single Post
  #18  
Old 03-13-2015, 05:19
anon_c anon_c is offline
Friend
 
Join Date: Jan 2011
Posts: 27
Rept. Given: 25
Rept. Rcvd 8 Times in 3 Posts
Thanks Given: 12
Thanks Rcvd at 7 Times in 7 Posts
anon_c Reputation: 8
The title of the thread may be confusing, but zeytunak already mentioned that the main problem is NOT actually about the md5 hashing.

As I understand it, the problem is that after MD5 hashing, a "simple adding algo" is used to encrypt the MD5 hash. Since reversing this encryption procedure will results in an exponential number of pseudovalid results, zeytunak was only asking if MD5 string may have a special "pattern" in it (I guess) which would help to reduce the many possible solutions given by reversing the "simple adding algo"�� Nothing about cracking or reversing the MD5 hashing itself��.
Reply With Quote
The Following User Says Thank You to anon_c For This Useful Post:
Indigo (07-19-2019)