New
v3.0.0 - Yet another release
Highlights
- πΎ Reached 641 hash types supported
- π 7 new hash types
- βοΈ Many enhancements (add JtR or HC ref/id, better description, fixes) and better detection
- π Ruby 3.4 support
Changelog
- Breaking changes:
- Drop Ruby 2.7 support, EOL since 31/03/2023, no longer compatible with newer versions of bundler
- Drop Ruby 3.0 support (EOL)
- Additions:
- Enhancements:
- OpenSSH private key
- Better naming (add algorithm)
- Better regexp (add john format support)
- Add type
$2$
- IPB 2.x (Invision Power Board)
- fix HC ref. #182 (thanks to @junewerner)
- WPA-PMKID-PBKDF2
- Different separators
- OpenSSH private key
- Chore:
- Add support for Ruby 3.4
- Change the way version is included. Instead of including a module
Version, directly add theVERSIONconstant in theHashIdentifierclass. It could avoid namespace collision with that kind of generic name.
- Documentation:
- Use syntax highlight for shell commands without output
- Add bash syntax highlight support
- Update docsify, docsify plugins
- Enhance of docsify theme
- Include version number in docsify scripts and themes as well as CDN url for easier update
- Comparison with more tools