30.06.2014, 12:53
hi all...
i used MySQL R28 for my admin system. I use sha1() to hashing player's password. I want to make something like password recovery. but i don't know how to de-hash them. i don't want to hacking player's account(what is the benefit for me ). just a password recovery system.
i used MySQL R28 for my admin system. I use sha1() to hashing player's password. I want to make something like password recovery. but i don't know how to de-hash them. i don't want to hacking player's account(what is the benefit for me ). just a password recovery system.