11-14-2017, 02:06 PM
when cracking WinZip on Tesla P100, i get many errors:
cmd:
./hashcat -a 0 -m 13600 winzip.txt top10k.dic
std output:
err-std.txt (Size: 3.77 KB / Downloads: 9)
err output:
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.
cmd:
./hashcat -a 0 -m 13600 winzip.txt top10k.dic
std output:
err-std.txt (Size: 3.77 KB / Downloads: 9)
err output:
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.