SA-MP Forums Archive
Does anyone know what hash type "d8a4166" is? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Other (https://sampforum.blast.hk/forumdisplay.php?fid=7)
+--- Forum: Everything and Nothing (https://sampforum.blast.hk/forumdisplay.php?fid=23)
+--- Thread: Does anyone know what hash type "d8a4166" is? (/showthread.php?tid=482670)



Does anyone know what hash type "d8a4166" is? - ic3cr3am - 22.12.2013

If you know what hash type "d8a4166" - that is "1234" hashed, but i dont know the hash type


Re: Does anyone know what hash type "d8a4166" is? - Vince - 22.12.2013

Probably something like Adler32 (udb_hash). Any other decent hashing algorithm outputs at least 32 characters.


Re: Does anyone know what hash type "d8a4166" is? - Mean - 22.12.2013

Quote:
Originally Posted by Vince
Посмотреть сообщение
Probably something like Adler32 (udb_hash). Any other decent hashing algorithm outputs at least 32 characters.
Just to avoid confusion, it's not adler.


Re: Does anyone know what hash type "d8a4166" is? - ic3cr3am - 22.12.2013

yes, i know. just to let you know it not part of samp, i'm trying to make a search radio filterscript, but i the website hashes the text, which i dont know the type...... here is url: http://www.goear.com/action/sound/get/d8a4166 (d8a4166 = 1234 - this is just for testing.)


Re: Does anyone know what hash type "d8a4166" is? - Djole1337 - 22.12.2013

Probably randomly generated text.


Re: Does anyone know what hash type "d8a4166" is? - ic3cr3am - 22.12.2013

Quote:
Originally Posted by Djole1337
Посмотреть сообщение
Probably randomly generated text.
hmmmm.... maybe, but when i search it, the "hash" stay the same.


Re: Does anyone know what hash type "d8a4166" is? - KingHual - 22.12.2013

That's not even a hash.

http://www.goear.com/search/1234

The items simply redirect you to video IDs, which are probably randomly generated.