1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-22 16:18:09 +00:00

Added long passwords support for AxCrypt

This commit is contained in:
jsteube 2017-07-09 00:13:00 +02:00
parent dd14b798c3
commit 837b5a31d1
2 changed files with 87 additions and 1050 deletions

File diff suppressed because it is too large Load Diff

View File

@ -24667,6 +24667,8 @@ int hashconfig_init (hashcat_ctx_t *hashcat_ctx)
break;
case 12800: hashconfig->pw_max = PW_MAX;
break;
case 13200: hashconfig->pw_max = PW_MAX;
break;
}
// pw_max : algo specific hard max length