1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-07-29 18:08:46 +00:00

changing kernel reference to the existing 10900 kernel

This commit is contained in:
stumblebot 2024-05-09 23:41:11 -04:00
parent 58b03ad8c0
commit b9227e0f43

View File

@ -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