Skip to content

Releases: HashPals/Name-That-Hash

New hashes + Better Verification of existing hashes

17 Nov 20:09
Compare
Choose a tag to compare

What’s Changed

50+ New Hashes, Automated Test Matrix, and more!

13 Jun 06:32
b3303c4
Compare
Choose a tag to compare

Big Big Biggggg changes! 🥳

We added 50 new hashes, but more importantly -- an automated test matrix!

This test matrix goes through all of our hash database and:

  • Updates the Hashcat mode
  • Updates the John mode (if it can find it, not all of John the Ripper modes are easy to find)
  • Checks the regex against that hash, ensuring all regex are correct

I am very proud to say we are now the only hash-identifier in the world which can guarantee correct information! Keep an eye out over the next few weeks, as we update our automated-testing program the rest of Name-That-Hash will improve!

More hashes and better API

22 May 11:57
b0095fa
Compare
Choose a tag to compare

What’s Changed

More Hashes, Less Bugs, Normal Levels of Dependabot

01 May 18:00
Compare
Choose a tag to compare

What’s Changed

Fix logging bug

22 Apr 09:02
Compare
Choose a tag to compare

Logger was enabled despite arguments saying not to enable it.

Fixes Bug

19 Apr 09:23
Compare
Choose a tag to compare

What’s Changed

  • Forgot to delete print statement :)

More hashes, less bugs

19 Apr 08:16
Compare
Choose a tag to compare

What’s Changed

  • Switched from Loguru to default logging
  • Added Blake2b-256 (#81) @swanandx
  • Added 3 hash types - WinZip, iTunes and Android Backup (#80) @amadejpapez
  • Added all 3 Electrum Bitcoin Wallet hash types (#73) @amadejpapez

Minor Updates

More Hashes, More Bug Fixes

20 Mar 10:57
3d8378e
Compare
Choose a tag to compare

What’s Changed

  • Added cryptocurrency hashes (#68) @bee-san
  • Added a space before "Summary" in the output if there is no john (#70) @amadejpapez
  • More Kerberos hash types need to be separated into a salt and without a salt #72

Kerberos Hashes

18 Mar 10:23
Compare
Choose a tag to compare

What’s Changed

Added new Python Dict API and fixed Kerberos Issue

11 Mar 16:22
Compare
Choose a tag to compare

What’s Changed