Vectorized DPAPI masterkey file v1 and v2 and added support for long passwords
This commit is contained in:
+559
-1288
File diff suppressed because it is too large
Load Diff
@@ -24871,6 +24871,8 @@ int hashconfig_init (hashcat_ctx_t *hashcat_ctx)
|
||||
break;
|
||||
case 15100: hashconfig->pw_max = 64; // PBKDF2-HMAC-SHA1 max
|
||||
break;
|
||||
case 15300: hashconfig->pw_max = 128; // PBKDF2-HMAC-SHA512 max
|
||||
break;
|
||||
}
|
||||
|
||||
return 0;
|
||||
|
||||
Reference in New Issue
Block a user