mirror of
https://github.com/hashcat/hashcat.git
synced 2024-11-22 16:18:09 +00:00
Updated hashcategory for m24800
This commit is contained in:
parent
c83204c708
commit
b470ce8df2
@ -16,7 +16,7 @@ static const u32 DGST_POS1 = 4;
|
|||||||
static const u32 DGST_POS2 = 2;
|
static const u32 DGST_POS2 = 2;
|
||||||
static const u32 DGST_POS3 = 1;
|
static const u32 DGST_POS3 = 1;
|
||||||
static const u32 DGST_SIZE = DGST_SIZE_4_5;
|
static const u32 DGST_SIZE = DGST_SIZE_4_5;
|
||||||
static const u32 HASH_CATEGORY = HASH_CATEGORY_RAW_HASH_AUTHENTICATED;
|
static const u32 HASH_CATEGORY = HASH_CATEGORY_FORUM_SOFTWARE;
|
||||||
static const char *HASH_NAME = "Umbraco HMAC-SHA1";
|
static const char *HASH_NAME = "Umbraco HMAC-SHA1";
|
||||||
static const u64 KERN_TYPE = 24800;
|
static const u64 KERN_TYPE = 24800;
|
||||||
static const u32 OPTI_TYPE = OPTI_TYPE_ZERO_BYTE
|
static const u32 OPTI_TYPE = OPTI_TYPE_ZERO_BYTE
|
||||||
|
Loading…
Reference in New Issue
Block a user