Skip to content

Releases: bee-san/Name-That-Hash

New hashes + Better Verification of existing hashes

Choose a tag to compare

@release-drafter release-drafter released this 17 Nov 20:09

What’s Changed

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

Choose a tag to compare

@release-drafter release-drafter released this 13 Jun 06:32
b3303c4

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

Choose a tag to compare

@release-drafter release-drafter released this 22 May 11:57
b0095fa

What’s Changed

More Hashes, Less Bugs, Normal Levels of Dependabot

Choose a tag to compare

@release-drafter release-drafter released this 01 May 18:00

What’s Changed

Fix logging bug

Choose a tag to compare

@bee-san bee-san released this 22 Apr 09:02

Logger was enabled despite arguments saying not to enable it.

Fixes Bug

Choose a tag to compare

@release-drafter release-drafter released this 19 Apr 09:23

What’s Changed

  • Forgot to delete print statement :)

More hashes, less bugs

Choose a tag to compare

@release-drafter release-drafter released this 19 Apr 08:16

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

Choose a tag to compare

@release-drafter release-drafter released this 20 Mar 10:57
3d8378e

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

Choose a tag to compare

@release-drafter release-drafter released this 18 Mar 10:23

What’s Changed

Added new Python Dict API and fixed Kerberos Issue

Choose a tag to compare

@release-drafter release-drafter released this 11 Mar 16:22

What’s Changed