mirror of
https://github.com/hashcat/hashcat.git
synced 2025-01-14 09:40:59 +00:00
using oclHashcat instead of oclHashcat64.bin also in tools/test.pl
This commit is contained in:
parent
f9dd03eb79
commit
2d11066052
@ -40,7 +40,7 @@ use Net::DNS::RR::NSEC3;
|
||||
use Convert::EBCDIC qw (ascii2ebcdic);
|
||||
use Digest::SipHash qw/siphash/;
|
||||
|
||||
my $hashcat = "./oclHashcat64.bin";
|
||||
my $hashcat = "./oclHashcat";
|
||||
|
||||
my $MAX_LEN = 55;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user