Yesterday at 11:38 AM hellsatan said this in Post #14 LMAO
AFAIK md5 hashes are impossible to decrypt, and also now that vB3 is here, one md5 hash won't work on another site
Satan
Every encryption & hashing algorithm has a weak point which can be exploited. I work for a security company that deals with encryption/decryption/krytology related technology and I know for a fact that MD5 hashing isn't as secure as people are taught to believe. If you still think MD5 is secure, then give me an MD5 hash and I'll give you the password in plain text. It's easy to reverse the process md5 hashing process and get the real password or a collision (different pass but same md5 hash).
then give me an MD5 hash and I'll give you the password in plain text
That's impossible and if you are working on a sec company you should know it.
Quote:
get the real password or a collision (different pass but same md5 hash)
Now here you are right, as it's a hashing algorithm you can find collisions which have the same md5 hash, but it's absolutely impossible to say if it was the original pw or not