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. |