01.03.2016, 14:41
(
Последний раз редактировалось Glenn332; 01.03.2016 в 15:53.
)
So I am currently facing the issue of helping someone that has a saltpot on his hashed passwords however a part of this saltpot does not convert into whirlpool hash the same way as a PHP whirlpool hash see:
PHP:
SAMP Whirlpool:
I tried removing each character seperately on the php side to see if maybe one of the characters are not supported on the samp plugin but it always hashes differently, Does anyone know how I can get both of these identical strings hashed to the same value?
Maybe two characters are not supported?
PS. I just tried one character at a time and as soon as the character
gets added it goes wrong and im pretty sure that with other characters it does the same, Just need to find out what SAMP Whirlpool gives as value for these characters I already tried the ASCII value
PHP:
Код:
String that is hashed: ^@!p¦§¶ѕ????Dd[}<;®}«{ў$m Hashed value: 1EAD7D22B3C9F1EADA368E82D22289A63ED83036B688402EB4C3A0D98CCD8C8B2A4B9F60B46BBC7ABF348BB3AFC7842EE31EE7E66C2ABAC22F3F6BC093E7B4C3
Код:
String that is hashed: ^@!p¦§¶ѕ????Dd[}<;®}«{ў$m Hashed value: A0D8F3334715D8ED3E3DB44FD8A9785DDED9C4B8C5168E7F17079ECAD57F9B6DF2440B16F3EAFE36516C3D6F94EA5388C9B3C731949C7DB077782620BF55B6E4
Maybe two characters are not supported?
PS. I just tried one character at a time and as soon as the character
Код:
¦