Using small word list & rules - error
#1
I am trying to use a small word list since I know part of the password for a 7zip file, and then using the best64rule, but I get an error and I see it's common, but I don't know how to fix it. 

I don't know if my options are just wrong?
C:\hashcat-3.40>hashcat64.exe -a 0 -m 11600 c:\hashcat-3.40\hash.txt c:\hashcat-3.40\wordlists\listone.txt -r c:\hashcat-3.40\rules\best64.rule --force -o c:\hashcat-3.40\cracked.txt

I did find the best download link for the hashcat 3.40+54.7z build, so that is what I'm using.

The wordlist or mask you are using is too small.
Therefore, hashcat is unable to utilize the full parallelization power of your device(s).
The cracking speed will drop.
Workaround: https://hashcat.net/wiki/doku.php?id=fre...full_speed


Messages In This Thread
Using small word list & rules - error - by newbie2016 - 03-21-2017, 11:38 AM