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
232fcb3262
Work on hydra completion
...
Now supports both syntaxes
Currently, doesn't tab complete service options but does show help
2020-05-14 15:58:19 +01:00
Jonathan Hodgson
b48b2ca34e
Work on hydra completion
2020-05-11 21:51:30 +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
Jonathan Hodgson
9e2a6f1897
Used metasploit's cache to make completion faster
2020-03-27 15:57:12 +00:00
Jonathan Hodgson
2f5be60296
Adds note to comment that I have changed it
2020-03-23 15:42:36 +00:00
Jonathan Hodgson
1dc33446be
Fix formats completion
2020-03-23 15:38:08 +00:00
Jonathan Hodgson
1917307cb2
Adds msfvenom completion with payloads
...
Also some small fzf and prompt changes
2020-03-23 15:28:59 +00:00