mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-07-05 12:36:09 -07:00
remove old option from help output
This commit is contained in:
parent
67ef4c733f
commit
5cb14100f8
1 changed files with 0 additions and 2 deletions
2
hydra.c
2
hydra.c
|
@ -596,8 +596,6 @@ void help_bfg() {
|
|||
"others,\n"
|
||||
" just add their real representation.\n"
|
||||
" -y disable the use of the above letters as placeholders\n"
|
||||
" -r use a shuffling method called 'rain' to try to break\n"
|
||||
" the linearity of the bruteforce\n"
|
||||
"Examples:\n"
|
||||
" -x 3:5:a generate passwords from length 3 to 5 with all "
|
||||
"lowercase letters\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue