mirror of
https://github.com/hashcat/hashcat
synced 2024-11-24 14:27:14 +01:00
fix test module (2)
This commit is contained in:
parent
731cb1c9bc
commit
46c2464417
@ -10,6 +10,7 @@ use warnings;
|
||||
|
||||
use Crypt::Eksblowfish::Bcrypt qw (bcrypt en_base64);
|
||||
use MIME::Base64 qw (decode_base64);
|
||||
use Digest::MD5 qw (md5_hex);
|
||||
|
||||
sub module_constraints { [[0, 72], [16, 16], [-1, -1], [-1, -1], [-1, -1]] }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user