hash-identifier icon indicating copy to clipboard operation
hash-identifier copied to clipboard

Software to identify the different types of hashes used to encrypt data and especially passwords

Results 8 hash-identifier issues
Sort by recently updated
recently updated
newest added

These codes that work with MD5,SHA-*, etc. hashes don't work for number-only or alphabet-only values. https://github.com/blackploit/hash-identifier/blob/master/hash-id.py#L162-L265 Here are some working hashes that only have either numbers or alphabets ``` ximaz...

It would be very helpful if you could tag releases. This would enable distributions to work with GitHub release and user to easier track the version. Thanks

Hello, if you try a SHA-512(unix) hash like: "$6$e.6R.LTPLAmxHUry$KOv6mGs6BMhuGCMQJi4hMINLY1dZdBmsyguAtYoBdW1LicoIqDQbdmNB.lyTxSZ8BirMY8l93HaxOgcS4Sw7w/" It will not find it but you can use hashcat mode 1800 to crack it.

![image](https://github.com/blackploit/hash-identifier/assets/118644757/7b3c3f5c-a2e3-4999-a32a-6f84702207e7)

If you have a Issue or would like to download and use a more up to date version please check out my fork. I have been keeping it up to...

call correct python3 version, use builtin exit, use capital case for globals

Hello! I'm a package maintainer at Debian! I would like to know if you want your project to be in our repositories? If you agree, for reasons of Debian guidelines,...