1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-07-19 04:58:16 +00:00

Merge pull request #4320 from matrix/fix_8700

Fixed bug in module_constraints for hash-mode 8700
This commit is contained in:
hashcat-bot 2025-07-12 06:57:06 +02:00 committed by GitHub
commit 22baf292fe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,7 +8,7 @@
use strict;
use warnings;
sub module_constraints { [[-1, -1], [-1, -1], [0, 55], [5, 5], [-1, -1]] }
sub module_constraints { [[-1, -1], [-1, -1], [0, 32], [5, 5], [0, 55]] }
my $LOTUS_MAGIC_TABLE =
[