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:
@@ -12,6 +12,10 @@
|
||||
#include <errno.h>
|
||||
#include <limits.h>
|
||||
|
||||
#define HASH_MODE 0
|
||||
#define HEX_SALT 0
|
||||
#define SEPARATOR ':'
|
||||
|
||||
/**
|
||||
* weak hashes shutcut
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user