mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-08-21 22:03:46 -07:00
help menu ok
This commit is contained in:
parent
041c6f82b6
commit
a2e57a5636
1 changed files with 1 additions and 1 deletions
2
hydra.c
2
hydra.c
|
@ -590,7 +590,7 @@ 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 formula to explode the linearity of the generation, without loss.\n\n"
|
||||
" -r use a method to delinearize the bruteforce.\n\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