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:
jsteube
2016-09-11 10:28:59 +02:00
parent b7906f6b93
commit 7f1ecc7cb7
14 changed files with 171 additions and 121 deletions
+3 -2
View File
@@ -9,8 +9,9 @@
#include <stdio.h>
#include <inttypes.h>
#define STATUS 0
#define STATUS_TIMER 10
#define STATUS 0
#define STATUS_TIMER 10
#define MACHINE_READABLE 0
typedef enum status_rc
{