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:
+3
-2
@@ -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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user