21.01.2013, 14:52
Basically I have a website registration:
Code here: http://pastebin.com/X8Rj9rmm
And in-game registration, they both use udb_hash to hash the passwords, BUT for eg: I register a new account in-game as the password 'testing' and the pass for eg would be: 5462515 then I register on the website using the same pass, then the pass would be: 139721?
I don't know why, it's the exact same hash function, it doesn't hash the same way it does in-game
Anyhelp pls
Code here: http://pastebin.com/X8Rj9rmm
And in-game registration, they both use udb_hash to hash the passwords, BUT for eg: I register a new account in-game as the password 'testing' and the pass for eg would be: 5462515 then I register on the website using the same pass, then the pass would be: 139721?
I don't know why, it's the exact same hash function, it doesn't hash the same way it does in-game
Anyhelp pls