1
mirror of https://github.com/hashcat/hashcat synced 2024-11-13 17:28:58 +01:00

Update converted modules in interface.c

This commit is contained in:
jsteube 2017-07-01 14:50:39 +02:00
parent 165380c454
commit b149b87014

View File

@ -24606,6 +24606,10 @@ int hashconfig_init (hashcat_ctx_t *hashcat_ctx)
{
case 2100: hashconfig->pw_max = PW_MAX;
break;
case 2500: hashconfig->pw_max = PW_MAX;
break;
case 3200: hashconfig->pw_max = PW_MAX;
break;
}
// pw_max : algo specific hard limits