Merge pull request #1820 from hashcat/master

backports from master
This commit is contained in:
Jens Steube
2018-12-13 14:22:28 +01:00
committed by GitHub
13 changed files with 976 additions and 7 deletions
+1
View File
@@ -1397,6 +1397,7 @@ typedef enum kern_type
KERN_TYPE_KRB5ASREP = 18200,
KERN_TYPE_APFS = 18300,
KERN_TYPE_ODF12 = 18400,
KERN_TYPE_SHA1_DOUBLE_MD5 = 18500,
KERN_TYPE_PLAINTEXT = 99999,
} kern_type_t;