Tool to identify a hash (hash fingerprint) automatically and recognize the algorithm(s) potentially used.
Hash Identifier - dCode
Tag(s) : Modern Cryptography, dCode, Informatics
dCode is free and its tools are a valuable help in games, maths, geocaching, puzzles and problems to solve every day!
A suggestion ? a feedback ? a bug ? an idea ? Write to dCode!
There are hundreds of hashing algorithms, the majority return a hash as a number, usually stored in hexadecimal format. But the length of this number, some additional characters or simply the format of the final string allows to recognize what type of algorithm was used.
Indicate the character string that serves as a fingerprint. Take care not to add unnecessary elements, such as a space or a stop at the end, as these irrelevant characters could confuse the detector.
Example: e9837d47b610ee29399831f917791a44 is a hash of the MD5 algorithm (32 hexadecimal characters)
Sometimes there are many other algorithms that have the same hash format, impossible to know which one was used without testing them all.
The identifier uses a database of over 400 hash algorithm formats called Haiti. This database was developed by Orange Cyberdefense here (link) (MIT License) and maintained by noraj.
dCode retains ownership of the "Hash Identifier" source code. Except explicit open source licence (indicated Creative Commons / free), the "Hash Identifier" algorithm, the applet or snippet (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, translator), or the "Hash Identifier" functions (calculate, convert, solve, decrypt / encrypt, decipher / cipher, decode / encode, translate) written in any informatic language (Python, Java, PHP, C#, Javascript, Matlab, etc.) and all data download, script, or API access for "Hash Identifier" are not public, same for offline use on PC, mobile, tablet, iPhone or Android app!
Reminder : dCode is free to use.
The copy-paste of the page "Hash Identifier" or any of its results, is allowed as long as you cite dCode!
Cite as source (bibliography):
Hash Identifier on dCode.fr [online website], retrieved on 2022-08-08,