diff --git a/src/modules/module_10840.c b/src/modules/module_10840.c index 469ee1d8b..4cbb7db28 100644 --- a/src/modules/module_10840.c +++ b/src/modules/module_10840.c @@ -16,7 +16,7 @@ static const u32 DGST_POS1 = 7; static const u32 DGST_POS2 = 4; static const u32 DGST_POS3 = 5; static const u32 DGST_SIZE = DGST_SIZE_8_8; -static const u32 HASH_CATEGORY = HASH_CATEGORY_RAW_HASH; +static const u32 HASH_CATEGORY = HASH_CATEGORY_RAW_HASH_SALTED; static const char *HASH_NAME = "sha384($salt.utf16le($pass))"; static const u64 KERN_TYPE = 10840; static const u32 OPTI_TYPE = OPTI_TYPE_ZERO_BYTE