mirror of
https://github.com/hashcat/hashcat.git
synced 2024-11-22 16:18:09 +00:00
Move some general outfile-check related functions to induct.c
This commit is contained in:
parent
25f8a95306
commit
0fa43d52b8
@ -6,4 +6,6 @@
|
||||
#ifndef _OUTFILE_CHECK_H
|
||||
#define _OUTFILE_CHECK_H
|
||||
|
||||
#define OUTFILE_CHECK_TIMER 5
|
||||
|
||||
#endif // _OUTFILE_CHECK_H
|
||||
|
@ -108,9 +108,6 @@ const int comptime = COMPTIME;
|
||||
|
||||
|
||||
|
||||
// outfile_check
|
||||
#define OUTFILE_CHECK_TIMER 5
|
||||
|
||||
|
||||
// weak_hash
|
||||
#define WEAK_HASH_THRESHOLD 100
|
||||
|
Loading…
Reference in New Issue
Block a user