Slow Kernels: Set some of the slowest kernels to OPTS_TYPE_MP_MULTI_DISABLE

This commit is contained in:
Jens Steube
2021-07-20 12:47:40 +02:00
parent 777512e862
commit 7c5fe5e233
30 changed files with 32 additions and 2 deletions
+1
View File
@@ -27,6 +27,7 @@ static const u32 OPTI_TYPE = OPTI_TYPE_ZERO_BYTE
static const u64 OPTS_TYPE = OPTS_TYPE_PT_GENERATE_LE
| OPTS_TYPE_BINARY_HASHFILE
| OPTS_TYPE_LOOP_EXTENDED
| OPTS_TYPE_MP_MULTI_DISABLE
| OPTS_TYPE_COPY_TMPS;
static const u32 SALT_TYPE = SALT_TYPE_EMBEDDED;
static const char *ST_PASS = "hashcat";