mirror of
https://github.com/hashcat/hashcat.git
synced 2024-11-22 08:08:10 +00:00
changing kernel reference to the existing 10900 kernel
This commit is contained in:
parent
f5faf722bc
commit
189002c8fc
@ -18,7 +18,7 @@ static const u32 DGST_POS3 = 3;
|
||||
static const u32 DGST_SIZE = DGST_SIZE_4_64;
|
||||
static const u32 HASH_CATEGORY = HASH_CATEGORY_GENERIC_KDF;
|
||||
static const char *HASH_NAME = "Citrix NetScaler (PBKDF2-HMAC-SHA256)";
|
||||
static const u64 KERN_TYPE = 33700;
|
||||
static const u64 KERN_TYPE = 10900;
|
||||
static const u32 OPTI_TYPE = OPTI_TYPE_ZERO_BYTE
|
||||
| OPTI_TYPE_SLOW_HASH_SIMD_LOOP;
|
||||
static const u64 OPTS_TYPE = OPTS_TYPE_STOCK_MODULE
|
||||
|
Loading…
Reference in New Issue
Block a user