mirror of
https://github.com/hashcat/hashcat.git
synced 2024-11-22 08:08:10 +00:00
Update 9300 default tmto for NV
This commit is contained in:
parent
31292946e2
commit
06b1a1e2ae
@ -13026,7 +13026,7 @@ int main (int argc, char **argv)
|
||||
}
|
||||
else if (vendor_id == VENDOR_ID_NV)
|
||||
{
|
||||
tmto_start = 4;
|
||||
tmto_start = 5;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user