mirror of
https://github.com/hashcat/hashcat
synced 2025-03-26 12:12:43 +01:00
Merge branch 'master' of https://github.com/hashcat/hashcat
This commit is contained in:
commit
345d953120
@ -11,7 +11,7 @@ use warnings;
|
|||||||
use Digest::SHA qw (sha256);
|
use Digest::SHA qw (sha256);
|
||||||
use MIME::Base64;
|
use MIME::Base64;
|
||||||
|
|
||||||
sub module_constraints { [[0, 256], [0, 256], [0, 55], [0, 55], [0, 55]] }
|
sub module_constraints { [[0, 256], [0, 16], [-1, -1], [-1, -1], [-1, -1]] }
|
||||||
|
|
||||||
sub module_generate_hash
|
sub module_generate_hash
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user