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:
@@ -24,6 +24,8 @@
|
||||
#include <windows.h>
|
||||
#endif // _WIN
|
||||
|
||||
#define QUIET 0
|
||||
|
||||
#if defined (_WIN)
|
||||
void SetConsoleWindowSize (const int x);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user