HashPals / Name-That-Hash

🔗 Don't know what type of hash it is? Name That Hash will name that hash type! 🤖 Identify MD5, SHA256 and 300+ other hashes ☄ Comes with a neat web app 🔥
https://nth.skerritt.blog
GNU General Public License v3.0
1.46k stars 103 forks source link

Added a test for each hashcat mode, updated the database #113

Closed amadejpapez closed 3 years ago

amadejpapez commented 3 years ago

With this PR we are testing every single hashcat mode we have! (#62) There is also a test testing if all tests exist. If one hash type with hashcat mode is added and there is no test, it will fail. So we will always be testing every single one! :D

Results of testing:

Where we used links in description, I have moved text out of the link and now the link is under See more. The problem was that if a terminal did not support links, there would be nothing in the description, now only See more will be missing.