Use hashcat.c configuration macros to get an idea of the remaining features which should move into their own source file
This commit is contained in:
@@ -72,6 +72,14 @@
|
||||
#define RULE_OP_MANGLE_DUPEBLOCK_LAST 'Y'
|
||||
#define RULE_OP_MANGLE_TITLE 'E'
|
||||
|
||||
#define RP_GEN 0
|
||||
#define RP_GEN_FUNC_MIN 1
|
||||
#define RP_GEN_FUNC_MAX 4
|
||||
#define RP_GEN_SEED 0
|
||||
#define RULE_BUF_L ":"
|
||||
#define RULE_BUF_R ":"
|
||||
#define INCR_RULES 10000
|
||||
|
||||
typedef struct
|
||||
{
|
||||
uint len;
|
||||
|
||||
Reference in New Issue
Block a user