Commit graph

5 commits

Author SHA1 Message Date
Jonathan Hodgson
69206d46a4 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
b086532297 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
bf8b4cd633 Start work on hydra completion 2020-05-11 21:33:56 +01:00
Jonathan Hodgson
0b0df7c966 Adds fzf completion to hashcat hash modes in completion script 2020-05-06 16:45:38 +01:00
Jonathan Hodgson
c4c6611ef1 Adds completion to hashcat 2020-05-06 16:39:49 +01:00