mirror of
https://github.com/hashcat/hashcat.git
synced 2025-03-26 04:15:42 +00:00
Fix use of veracrypt-pim
This commit is contained in:
parent
68f5b12754
commit
24a78574e2
@ -25162,6 +25162,8 @@ int hashconfig_general_defaults (hashcat_ctx_t *hashcat_ctx)
|
||||
case 13763: salt->salt_iter = user_options->veracrypt_pim * 2048;
|
||||
break;
|
||||
}
|
||||
|
||||
salt->salt_iter -= 1;
|
||||
}
|
||||
|
||||
return 0;
|
||||
|
Loading…
Reference in New Issue
Block a user