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:
@@ -6,6 +6,8 @@
|
||||
#ifndef _USAGE_H
|
||||
#define _USAGE_H
|
||||
|
||||
#define USAGE 0
|
||||
|
||||
void usage_mini_print (const char *progname);
|
||||
void usage_big_print (const char *progname);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user