Whirlpool ?
#2

Quote:
Originally Posted by rockhopper
View Post
Im making something using whirlpool hasher ie this
pawn Code:
WP_Hash(HashPass, sizeof(HashPass), inputtext);
So Now to check if its the correct pass I use this
pawn Code:
if(strcmp(HashPass, PlayerInfo[playerid][pPass]) == 0)
So I wanted to know a way through which using the HashPass I could get a player's pass ? Like if I type a cmd it converts the hash Pass to Normal Player's Pass How to do it ?
I don't think you can convert it, Though you can just disable it.
Reply


Messages In This Thread
Whirlpool ? - by rockhopper - 15.10.2014, 14:18
Re: Whirlpool ? - by Rudy_ - 15.10.2014, 14:25
Re: Whirlpool ? - by Dignity - 15.10.2014, 14:26
Re: Whirlpool ? - by MasonSFW - 15.10.2014, 14:27
Re: Whirlpool ? - by rockhopper - 15.10.2014, 14:29
Re: Whirlpool ? - by Dignity - 15.10.2014, 14:31
Re: Whirlpool ? - by rockhopper - 15.10.2014, 14:34
Re: Whirlpool ? - by RedFusion - 15.10.2014, 14:36
Re: Whirlpool ? - by rockhopper - 17.10.2014, 06:58
Re: Whirlpool ? - by rockhopper - 17.10.2014, 14:41
Re: Whirlpool ? - by Dignity - 17.10.2014, 14:45
Re: Whirlpool ? - by rockhopper - 17.10.2014, 14:57
Re: Whirlpool ? - by Copfan5 - 17.10.2014, 19:04
Re: Whirlpool ? - by nemesis- - 17.10.2014, 20:04
Re: Whirlpool ? - by rockhopper - 18.10.2014, 05:42

Forum Jump:


Users browsing this thread: 1 Guest(s)