mirror of
https://github.com/hashcat/hashcat.git
synced 2024-11-22 16:18:09 +00:00
Disable autodetect for specialist kernel.
This commit is contained in:
parent
f862e3e30a
commit
9a1c5286b9
@ -28,6 +28,7 @@ static const u64 OPTS_TYPE = OPTS_TYPE_PT_GENERATE_LE
|
||||
| OPTS_TYPE_ST_ADD80
|
||||
| OPTS_TYPE_ST_UTF16LE
|
||||
| OPTS_TYPE_ST_LOWER;
|
||||
| OPTS_TYPE_AUTODETECT_DISABLE;
|
||||
static const u32 SALT_TYPE = SALT_TYPE_GENERIC;
|
||||
static const char *ST_PASS = "b4b9b02e6f09a9bd760f388b67351e2b";
|
||||
static const char *ST_HASH = "c896b3c6963e03c86ade3a38370bbb09:54161084332";
|
||||
|
Loading…
Reference in New Issue
Block a user