PHP Classes

How to Decode MD5 in PHP with the Class PHP MD5 Decrypter: Decrypt MD5 password and hashes with MD5Decryter

Recommend this page to a friend!

  Author Author  
Picture of Er. Rochak Chauhan
Name: Er. Rochak Chauhan is available for providing paid consulting. Contact Er. Rochak Chauhan .
Classes: 53 packages by
Country: India India
Age: 44
All time rank: 21 in India India
Week rank: 86 Down7 in India India Down
Innovation award
Innovation award
Nominee: 14x

Winner: 3x


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
This class can be used to Decrypt MD5 password and hashes with MD5Decryter.com site.

It can send a request the MD5Decrypter.com site to check if it knows a given MD5 hash of a text or password.

The class parses the response page to determine whether the MD5 hash is known, and if so, it returns the original text to which MD5 was applied.

  Classes of Er. Rochak Chauhan  >  How to Decode MD5 in PHP with the Class PHP MD5 Decrypter  >  Download Download .zip .tar.gz  >  Support forum Support forum (23)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: How to Decode MD5 in PHP with the Class PHP MD5 Decrypter
Base name: php-md5-decrypter
Description: Decrypt MD5 password and hashes with MD5Decryter
Version: 2
PHP version: 5
License: Free For Educational Use
All time users: 8602 users
All time rank: 190
Week users: 0 users
Week rank: 135 Equal
 
  Groups   Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Cryptography Encrypting, decrypting and hashing data View top rated classes
Group folder image Web services Web data clipping, SOAP or XML-RPC clients and servers View top rated classes


  Innovation Award  
PHP Programming Innovation award nominee
April 2010
Number 2


Prize: One copy of the Zend Studio
MD5 is an hashing algorithm often used to store representations of passwords in a way that is not possible to decode and recover the original value.

However, it is possible to guess what the original passwords by looking in dictionaries of MD5 hashes of many known words.

Those dictionaries can be useful to tell a registering user that the password that he has chosen may be easily discovered.

This class can be use the lookup a MD5 dictionary Web service to determine if a password MD5 hash is already known.

Manuel Lemos

  User ratings  
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: Insufficient (30%) Not sure (47%) - Sufficient (67%) - - Insufficient (26%) 3369
Month: Not yet rated by the users

  Applications that use this package  
No pages of applications that use this class were specified.

Add link image If you know an application of this package, send a message to the author to add a link here.

  Files folder image Files  
File Role Description
Plain text file PhpMd5Decrypter.inc.php Class Php Md5 Decrypter
Accessible without login Plain text file example.php Example Example Script

Install with Composer Install with Composer - Download Download all files: php-md5-decrypter.tar.gz php-md5-decrypter.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.
  Files folder image Files  
File Role Description
Plain text file PhpMd5Decrypter.inc.php Class Php Md5 Decrypter
Accessible without login Plain text file example.php Example Example Script

Install with Composer Install with Composer - Download Download all files: php-md5-decrypter.tar.gz php-md5-decrypter.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.