| Author |
how to decrypt the password
|
Migrated From Jforum.net
Ranch Hand
Joined: Apr 22, 2012
Posts: 17424
|
|
Hello, I would like to know how to decrypt the password. The password is encrypted using the MD5 class. How can I get the original string? thanks
Hi, sorry, I read that is impossible. thanks [originally posted on jforum.net by ocb]
|
 |
Migrated From Jforum.net
Ranch Hand
Joined: Apr 22, 2012
Posts: 17424
|
|
Hey
MD5 is one way Hash and hence you cant decrypt it. Forget it for time being. If you want decryption feature please go with some other algorithms.
Thanks
Greg [originally posted on jforum.net by gregjhonson]
|
 |
 |
|
|
subject: how to decrypt the password
|
|
|