Commit graph

5 commits

Author SHA1 Message Date
Jonathan Hodgson
401fa12a5d Improvements to hashcat completion
The main args completion no longer uses a bash while loop for splitting
up the arguments making it much faster.

I have also removed the use of FZF for looking up modes. This has been
moved into the overidepartialcompletion file in includes.
2021-11-04 19:38:13 +00:00
Jonathan Hodgson
f030d0da98 ZSH: Completion: Hashcat: fix broken mode selection
Hashcat has changed the way it displays modes. Update the completion
script to reflect this.
2021-08-24 15:58:23 +01:00
Jonathan Hodgson
377f710c26 Start work on hydra completion 2020-05-11 21:33:56 +01:00
Jonathan Hodgson
be7e151903 Adds fzf completion to hashcat hash modes in completion script 2020-05-06 16:45:38 +01:00
Jonathan Hodgson
649dd023b9 Adds completion to hashcat 2020-05-06 16:39:49 +01:00