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
180d8cd21b
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
a7cc3123ac
Work on hydra completion
2020-05-11 21:51:30 +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
Jonathan Hodgson
92b8614b8c
Used metasploit's cache to make completion faster
2020-03-27 15:57:12 +00:00
Jonathan Hodgson
04dfe175b4
Adds note to comment that I have changed it
2020-03-23 15:42:36 +00:00
Jonathan Hodgson
10da9420c4
Fix formats completion
2020-03-23 15:38:08 +00:00
Jonathan Hodgson
e6f453a36d
Adds msfvenom completion with payloads
...
Also some small fzf and prompt changes
2020-03-23 15:28:59 +00:00