WinZip - can not use wordlist on Tesla P100
#1
when cracking WinZip on Tesla P100, i get many errors:

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

std output:

.txt   err-std.txt (Size: 3.77 KB / Downloads: 9)

err output:

.txt   err-err.txt (Size: 4.73 KB / Downloads: 8)

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.


Attached Files
.txt   winzip.txt (Size: 221 bytes / Downloads: 8)
.zip   123.zip (Size: 280 bytes / Downloads: 4)


Messages In This Thread
WinZip - can not use wordlist on Tesla P100 - by jim-jack - 11-14-2017, 02:06 PM