there is a wordlist containing 500-character long passwords.
it seems that
./hashcat.bin -m 0 hashes.txt wordlist
produces no result, even with a long password whose md5 hash is really in hashes.txt
how to work with long passwords and md5 (-m 0)?
it seems that
./hashcat.bin -m 0 hashes.txt wordlist
produces no result, even with a long password whose md5 hash is really in hashes.txt
how to work with long passwords and md5 (-m 0)?