mirror of
https://github.com/hashcat/hashcat.git
synced 2024-11-10 17:39:17 +00:00
Remove copy/paste left over
This commit is contained in:
parent
864bd3451e
commit
7396ce3273
@ -8,9 +8,6 @@
|
|||||||
use strict;
|
use strict;
|
||||||
use warnings;
|
use warnings;
|
||||||
|
|
||||||
use Digest::MD4 qw (md4_hex);
|
|
||||||
use Encode;
|
|
||||||
|
|
||||||
sub module_generate_hash
|
sub module_generate_hash
|
||||||
{
|
{
|
||||||
my $word = shift;
|
my $word = shift;
|
||||||
|
Loading…
Reference in New Issue
Block a user