mirror of
https://github.com/hashcat/hashcat.git
synced 2024-12-23 15:18:16 +00:00
Fix scrypt tuning for Vega64 on -m 22700
This commit is contained in:
parent
d2ccd96da6
commit
9d06bcc980
@ -425,7 +425,7 @@ const char *module_extra_tuningdb_block (MAYBE_UNUSED const hashconfig_t *hashco
|
||||
"GeForce_RTX_3070 * 22700 1 46 A\n"
|
||||
"GeForce_RTX_3090 * 22700 1 82 A\n"
|
||||
"ALIAS_AMD_RX480 * 22700 1 15 A\n"
|
||||
"ALIAS_AMD_Vega64 * 22700 1 31 A\n"
|
||||
"ALIAS_AMD_Vega64 * 22700 1 28 A\n"
|
||||
"ALIAS_AMD_MI100 * 22700 1 79 A\n"
|
||||
"ALIAS_AMD_RX6900XT * 22700 1 59 A\n"
|
||||
;
|
||||
|
Loading…
Reference in New Issue
Block a user