Highlights
- ☀️ new commands to select the mode/format in hashcat/john using haiti and fzf
Classical haiti usage:
John the Ripper usage with haiti and fzf (john-haiti):
fzf fuzzy search demo (haiti-fzf):
Changelog
- Additions:
- 4 new binaries
hashcat-haiti
: wrapper for Hashcat where you can select the mode using haiti and fzfjohn-haiti
: wrapper for John the Ripper where you can select the format using haiti and fzfhaiti-fzf
: select a Hashcat or John the Ripper reference with fzf from one of the matching hash types- mostly useful for
hashcat-haiti
andjohn-haiti
or building another binary or alias that will make use of haiti with fzf input
- mostly useful for
haiti-parsable
: display hash types matching that have a Hashcat reference in an easily parsable format- mostly useful for
haiti-fzf
or building another binary or alias
- mostly useful for
- 4 new binaries
- Documentation:
- migrating from ronn to asciidoc for man page generation
- add documentation for how to package haiti for distribution maintainers
- add more demo casts