WinZip - can not use wordlist on Tesla P100
#2
which GPU are you using? I used Tesla P100, then the errors occur. when i use nvidia 1080, that no errors occur.

thanks.


(11-14-2017, 05:04 PM)Jiminy Wrote: I just tried it, cracked easily in less than 5 seconds.  Maybe your dictionary does not contain the password?  The top10k.dic I just downloaded does not have the indicated password by itself, but many variations.  Check your wordlist.  If the password is not contained in the wordlist, it will not crack it, unless you are using rules that would modify the password to what you need.  I just tried it against all the rules included with the latest version of hashcat and had no success.  Tried it with the rock_you.txt wordlist and again, cracked within a few seconds.

(11-14-2017, 02:06 PM)jim-jack Wrote: when cracking WinZip on Tesla P100, i get many errors:

cmd:
./hashcat -a 0 -m 13600 winzip.txt top10k.dic

std output:


err output:


winzip hash file = winzip.txt
winzip source file = 123.zip
123.zip password = 123
wordlist = top10k.dic    a text file that contains 10,000 entries.


I can use the following cmd cracked the password 123:
./hashcat -a 3 -m 13600 winzip.txt ?d?d?d


why can't i correct using wordlist for hashcat?

help me, thanks.


Messages In This Thread