Help with password
#10

Hmm... it gets loaded.Now let's try to see if the password you enter into the dialog is correctly hashed.
Put a printf again
Код:
new buf[129]; 
WP_Hash(buf, sizeof(buf), inputtext);
printf("DialogPass: %s",buf);
printf("FilePass: %s",pInfo[playerid][pPassword]);
Do this once with the same password and then with a wrong password and please post the results.(server log)
Reply


Messages In This Thread
Help with password - by D1am0nd - 25.09.2015, 16:34
Re: Help with password - by jlalt - 25.09.2015, 16:56
Re: Help with password - by D1am0nd - 25.09.2015, 18:00
Re: Help with password - by Aly - 25.09.2015, 18:04
Re: Help with password - by Erwin. - 25.09.2015, 18:13
Re: Help with password - by D1am0nd - 25.09.2015, 18:14
Re: Help with password - by Aly - 25.09.2015, 18:18
Re: Help with password - by jlalt - 25.09.2015, 18:32
Re: Help with password - by D1am0nd - 25.09.2015, 18:37
Re: Help with password - by Aly - 25.09.2015, 18:52

Forum Jump:


Users browsing this thread: 2 Guest(s)