1
mirror of https://github.com/hashcat/hashcat synced 2025-03-30 04:09:05 +02:00

Fix some formating

This commit is contained in:
Jens Steube 2020-01-15 20:27:08 +01:00
parent ae03120981
commit e72bd958ba
8 changed files with 46 additions and 46 deletions

@ -8,7 +8,7 @@ my $amd_cache = "~/.AMD";
my $hashcat_path = ".";
my $kernels_cache = "$hashcat_path/kernels";
my $hashcat_bin = "$hashcat_path/hashcat";
my $device = 1;
my $device = 5;
my $workload_profile = 3;
my $runtime = 24;
my $sleep_sec = 12;