Start networking and exchanging professional insights

Register now or log in to join your professional community.

Follow

How will we see the last stored password by md5 protected in the table to its original string in PHP and MySQL on the webpage?

I want to see like this:

e.g. The last password stored in the database that I was filled is "abcedf" and it is protected by the md5 method in the encrypted form like as efdd5@fdfjdhf something. How do I got my password into the original form i.e."abcedf"?

 

Please help me I got stuck somewhere.

 

Regards,

Kamal

user-image
Question added by Kamal Hasija , Web Developer , The Brihaspati Infotech Pvt. Ltd.
Date Posted: 2017/03/24
Ashraf CA
by Ashraf CA , DIGITAL MARKETING & MULTIMEDIA DESIGNER , Standard Marconi DMCC

You cannot decrypt an md5 hashed string, since it is a one way algorithm. But they can be converted using reverse lookup using mysql. You can refer various online decrypts to find a best solution.

More Questions Like This

Do you need help in adding the right keywords to your CV? Let our CV writing experts help you.