Add all defaults for user commandline parameters to user_options.h; Prepare user commandline parameter struct for easier handling of functions calls that require them
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
#include <errno.h>
|
||||
#include <time.h>
|
||||
|
||||
#define LOOPBACK 0
|
||||
#define LOOPBACK_FILE "hashcat.loopback"
|
||||
|
||||
void loopback_init (loopback_ctx_t *loopback_ctx);
|
||||
|
||||
Reference in New Issue
Block a user