mirror of
https://github.com/hashcat/hashcat.git
synced 2024-11-22 16:18:09 +00:00
Add missing algorithm to tools/benchmark_deep.pl
This commit is contained in:
parent
ec841fcd1c
commit
809c1c5e1e
@ -280,6 +280,25 @@ my @hash_types =
|
|||||||
20013,
|
20013,
|
||||||
20500,
|
20500,
|
||||||
20510,
|
20510,
|
||||||
|
20600,
|
||||||
|
20710,
|
||||||
|
20800,
|
||||||
|
20900,
|
||||||
|
21000,
|
||||||
|
21100,
|
||||||
|
21200,
|
||||||
|
21300,
|
||||||
|
21400,
|
||||||
|
21500,
|
||||||
|
21600,
|
||||||
|
21700,
|
||||||
|
21800,
|
||||||
|
22000,
|
||||||
|
22100,
|
||||||
|
22200,
|
||||||
|
22300,
|
||||||
|
22400,
|
||||||
|
22500,
|
||||||
);
|
);
|
||||||
|
|
||||||
if (scalar @ARGV)
|
if (scalar @ARGV)
|
||||||
|
Loading…
Reference in New Issue
Block a user