English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I have phpMyadmin and i opened up my database.But i realized that the other people users passwords were MD5 Hashed. How do i see there real pass.Any SQL queries? I just need to view there pass and not change them. Please HELP!!

2007-03-05 12:18:29 · 2 answers · asked by noimus13 1 in Computers & Internet Programming & Design

2 answers

You CAN'T. That is what the purpose of an MD5 hash is. It's what is called a one-way encryption, when someone types a password in it can be hashed using the same method than compared to what is in the database, but you CANNOT reverse the process to get the password. If the user can't remember their password, all that can be done is to give them a new one.

2007-03-05 12:23:23 · answer #1 · answered by clueless_nerd 5 · 0 0

FRY it with a little bit of Sgt. Jackson

2007-03-05 20:21:46 · answer #2 · answered by ? 2 · 0 1

fedest.com, questions and answers