Merge pull request #2855 from roycewilliams/master

minor diffs from comparing with example hashes wiki
pull/2856/head
Jens Steube 3 years ago committed by GitHub
commit de953e9043
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -17,7 +17,7 @@ static const u32 DGST_POS2 = 2;
static const u32 DGST_POS3 = 1;
static const u32 DGST_SIZE = DGST_SIZE_4_5;
static const u32 HASH_CATEGORY = HASH_CATEGORY_OS;
static const char *HASH_NAME = "macOS v10.4, macOS v10.5, MacOS v10.6";
static const char *HASH_NAME = "macOS v10.4, macOS v10.5, macOS v10.6";
static const u64 KERN_TYPE = 120;
static const u32 OPTI_TYPE = OPTI_TYPE_ZERO_BYTE
| OPTI_TYPE_PRECOMPUTE_INIT

Loading…
Cancel
Save