mirror of
https://github.com/hashcat/hashcat.git
synced 2024-11-22 16:18:09 +00:00
Update -m 1100 unit test constraints
This commit is contained in:
parent
99c14b4d5f
commit
dabbc521cb
@ -11,7 +11,7 @@ use warnings;
|
||||
use Digest::MD4 qw (md4 md4_hex);
|
||||
use Encode;
|
||||
|
||||
sub module_constraints { [[0, 255], [0, 255], [0, 27], [0, 27], [0, 27]] }
|
||||
sub module_constraints { [[0, 255], [0, 255], [0, 27], [0, 19], [0, 26]] }
|
||||
|
||||
sub module_generate_hash
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user