Current location: Hot Scripts Forums » Programming Languages » PHP » md5 decode/encode


md5 decode/encode

Reply
  #31 (permalink)  
Old 10-25-10, 10:49 AM
Nico's Avatar
Nico Nico is offline
Community Leader
 
Join Date: Sep 2005
Location: Spain
Posts: 8,075
Thanks: 11
Thanked 88 Times in 83 Posts
There are collusions, meaning multiple words result in the same hash. If you find a collusion, then yes, the system will most likely accept the password/string.

Although, md5 does a bit more than what described above. The md5 of the string "the" is 8fc42c6ddf9966db3b09e84365034357, and not 8 or 800.

I suggest you to read this:
Hashing Myths - webdevRefinery Forum

It's a very interesting read.
Reply With Quote
  #32 (permalink)  
Old 09-15-11, 04:23 AM
tonyuk123 tonyuk123 is offline
New Member
 
Join Date: Sep 2011
Location: UK
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Lightbulb MD5 decrypt!

Quote:
Originally Posted by zodehala View Post
PHP Code:

echo md5("zodehala"); //   = d6734f72e17eefa8abd6d2d43a81924b 

how can i encode "d6734f72e17eefa8abd6d2d43a81924b" ?
well i know this is an old post but was checking out some MD5 stuff and tried a website that Decodes MD5?
well id its correct the 'zodehala' is what the MD5 hash "d6734f72e17eefa8abd6d2d43a81924b" was originally

in case you are interested the site was MD5 Encryption: Encrypt & Decrypt MD5 Hashes
Tony
Reply With Quote
  #33 (permalink)  
Old 09-15-11, 09:45 AM
Nico's Avatar
Nico Nico is offline
Community Leader
 
Join Date: Sep 2005
Location: Spain
Posts: 8,075
Thanks: 11
Thanked 88 Times in 83 Posts
The site name is misleading, though. It doesn't actually decode the hash, it just looks it up in a table of known hashes. It's called rainbow table.
Reply With Quote
  #34 (permalink)  
Old 10-10-11, 12:26 AM
burhanahmed92's Avatar
burhanahmed92 burhanahmed92 is offline
New Member
 
Join Date: Oct 2011
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
any script

any body have a script which decode md5 encryption
Reply With Quote
  #35 (permalink)  
Old 10-10-11, 02:14 AM
Nico's Avatar
Nico Nico is offline
Community Leader
 
Join Date: Sep 2005
Location: Spain
Posts: 8,075
Thanks: 11
Thanked 88 Times in 83 Posts



...............
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
MD5 and importing data into new DB ELV1I2 Database 2 06-14-07 02:12 PM
MD5 password for registered users zoliky PHP 7 11-04-06 09:06 AM
Forgot Password MD5 adubb PHP 7 07-14-06 06:54 PM
md5 issue tophat PHP 8 06-30-06 09:08 AM
Mysql and MD5 nicpon PHP 4 04-23-04 08:58 PM


All times are GMT -5. The time now is 06:06 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.