mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-07-05 20:41:39 -07:00
update efficient rain option
This commit is contained in:
parent
3fa6d372cf
commit
c65e3a26fc
2 changed files with 15 additions and 32 deletions
3
bfg.h
3
bfg.h
|
@ -43,10 +43,7 @@ typedef struct {
|
|||
char *crs; /* internal representation of charset */
|
||||
char *ptr; /* ptr to the last generated password */
|
||||
uint32_t disable_symbols;
|
||||
|
||||
uint64_t rotate;
|
||||
uint64_t strafe;
|
||||
|
||||
} bf_option;
|
||||
|
||||
extern bf_option bf_options;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue