mirror of
https://github.com/hashcat/hashcat.git
synced 2024-11-22 08:08:10 +00:00
Synchronize -m 25400 hash name entries of module and readme.txt
This commit is contained in:
parent
5e61ebf988
commit
552e58f3a8
@ -295,7 +295,7 @@ NVIDIA GPUs require "NVIDIA Driver" (440.64 or later) and "CUDA Toolkit" (9.0 or
|
||||
- PDF 1.1 - 1.3 (Acrobat 2 - 4), collider #1
|
||||
- PDF 1.1 - 1.3 (Acrobat 2 - 4), collider #2
|
||||
- PDF 1.4 - 1.6 (Acrobat 5 - 8)
|
||||
- PDF 1.4 - 1.6 (Acrobat 5 - 8) - edit password
|
||||
- PDF 1.4 - 1.6 (Acrobat 5 - 8) - user and owner pass
|
||||
- PDF 1.7 Level 3 (Acrobat 9)
|
||||
- PDF 1.7 Level 8 (Acrobat 10 - 11)
|
||||
- MS Office 2007
|
||||
|
@ -20,7 +20,7 @@ static const u32 DGST_POS2 = 2;
|
||||
static const u32 DGST_POS3 = 3;
|
||||
static const u32 DGST_SIZE = DGST_SIZE_4_4;
|
||||
static const u32 HASH_CATEGORY = HASH_CATEGORY_DOCUMENTS;
|
||||
static const char *HASH_NAME = "PDF 1.4 - 1.6 (Acrobat 5 - 8) - user and owner password (o-value)";
|
||||
static const char *HASH_NAME = "PDF 1.4 - 1.6 (Acrobat 5 - 8) - user and owner pass";
|
||||
static const u64 KERN_TYPE = 25400;
|
||||
static const u32 OPTI_TYPE = OPTI_TYPE_ZERO_BYTE
|
||||
| OPTI_TYPE_NOT_ITERATED;
|
||||
|
Loading…
Reference in New Issue
Block a user