#1

hi guys.In my sql db i have player password in numbers like this [7b09c120f8bec62d208] how i convert it in to english words? any help
Reply
#2

It's called cryptography, an algorithm converts the plain password text to the text you've provided in order to keep the information safe and secure. You'll need tof figure out the algorithm behind the cryptography to know the password, which I can't help you with.

Edit: And even when you know the algorithm behind the cryptography, it may not be easy or even possible to revert the cryptography process as it's mostly one-way.
Reply
#3

ooh what the hell is cryptography? ok i try to do this
Reply
#4

https://en.wikipedia.org/wiki/Cryptography

I don't know why you'd need to figure out the password anyway.
Reply
#5

It's not meant to be reverted. And it shouldn't be reverted!

If someone has forgot his password you should set a new one instead of trying to give him the old one.
Reply
#6

ok thnxx for sugggestion
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)