mirror of
https://github.com/hashcat/hashcat.git
synced 2025-08-05 05:15:20 +00:00
Adding RULE_OP_MANGLE_NUM_INCR to types.h
This commit is contained in:
parent
1fe55066e0
commit
e0675f2425
@ -366,6 +366,7 @@ typedef enum rule_functions
|
||||
RULE_OP_MANGLE_DUPEBLOCK_FIRST = 'y',
|
||||
RULE_OP_MANGLE_DUPEBLOCK_LAST = 'Y',
|
||||
RULE_OP_MANGLE_TITLE = 'E',
|
||||
RULE_OP_MANGLE_NUM_INCR = '#',
|
||||
|
||||
} rule_functions_t;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user