hi jey
Quote:
Originally Posted by Jeyaseelansarc is there any way to decrypt the password? |
Sorry We cont decrypt the password but we can validate the password by get the username or userid fetch the password from the user table split the password into two part using explode and List function take the salt(key) value for that splited data then encrypted that given password using that salt(key). Check the ecncrypted given password and splited password or equal if its not equal send the error message invalid password
Regards
Falcon
