MD3 Encryption/Decryption
843811Nov 29 2007 — edited Nov 30 2007Though MD3 is a one-way hash-function resulting a 13 character output, Is there any way I can get original string from this encrypted string?
Since MD3 is a weak algorithm, but it's very hard to find any brute-force or intelligent implementation of cracking MD3 passwords.
Thanks for your sincere advice.