Releases: HashPals/Name-That-Hash
Releases · HashPals/Name-That-Hash
Added support for Kerberos Type
What’s Changed
- Added Kerberos Hash & Fixed Base64 bug (#54) @bee-san
- Bump rich from 9.12.4 to 9.13.0 (#50) @dependabot-preview
- Bump rich from 9.12.3 to 9.12.4 (#49) @dependabot-preview
- Bump rich from 9.12.0 to 9.12.3 (#48) @dependabot-preview
Bug Fixes
Fixed major bug for greppable output
What’s Changed
- Greppable output only showed the first hash when used with file input, fixed this!
Fixed Spelling Mistakes, updated dependencies
What’s Changed
- Fixed spelling mistakes (No PR)
- Bump rich from 9.11.1 to 9.12.0 (#45) @dependabot-preview
- Bump rich from 9.11.0 to 9.11.1 (#44) @dependabot-preview
- Bump pytest from 5.4.3 to 6.2.2 (#40) @dependabot-preview
- Bump rich from 9.9.0 to 9.11.0 (#39) @dependabot-preview
Fixes greppable bug
What’s Changed
- Fixes #34
Added automatic checking of Base64
Support Python 3.6
What’s Changed
- Added support for Python3.6
Bug fixes
What’s Changed
- Fixed spelling
SHA-515
->SHA-512
. - Added some more hashtypes
- Updated the popular set to include more hahses.
Bug fix
What’s Changed
- FIxes bug where non b64 inputs via text file didn't work