03-05-2021, 11:31 PM
(03-05-2021, 08:49 PM)Snoopy Wrote:Thanks for answer.(03-05-2021, 06:32 PM)buba22 Wrote: Hello, I have problem with to fast cracking. My hashcat version is 6.1.1.
Cracking finish for 5 seconds. wordlist have 15m words.
And this is what I write in cmd :
hashcat.exe -m17220 -a 0 -d 1 --username hashes.txt -w 3 rockyou.txt -o krekano.txt
Help me please
Code:Session..........: hashcat
Status...........: Exhausted
Hash.Name........: PKZIP (Compressed Multi-File)
Hash.Target......: $pkzip2$3*1*1*0*8*24*7d31*6757*bce1bb4fd903da644fc7...kzip2$
Time.Started.....: Fri Mar 05 17:17:36 2021 (0 secs)
Time.Estimated...: Fri Mar 05 17:17:36 2021 (0 secs)
Guess.Base.......: File (D:\CRUNCH\wordlist\1.1million word list_2.txt)
Guess.Queue......: 1/1 (100.00%)
Speed.#1.........: 6889.0 kH/s (7.40ms) @ Accel:1024 Loops:1 Thr:64 Vec:1
Recovered........: 0/1 (0.00%) Digests
Progress.........: 1049938/1049938 (100.00%)
Rejected.........: 0/1049938 (0.00%)
Restore.Point....: 1049938/1049938 (100.00%)
Restore.Sub.#1...: Salt:0 Amplifier:0-1 Iteration:0-1
Candidates.#1....: Borate1 -> caidoz
Hardware.Mon.#1..: Temp: 41c Util: 38% Core: 928MHz Mem:2505MHz Bus:4
Started: Fri Mar 05 17:17:33 2021
Stopped: Fri Mar 05 17:17:37 2021
1. read the forum rules, dont post hashes!
2. your input/output doesnt match -> 1049938 are not 15 mio words
3. see https://github.com/hashcat/hashcat/issues/2719, zip2john has a new update, try this first
I don't understand, i paste wrong code, here is new one.
Code:
Session..........: hashcat
Status...........: Exhausted
Hash.Name........: PKZIP (Compressed Multi-File)
Hash.Target......: $pkzip2$3*1*1*0*8*24*7d31*6757*bce1bb4fd903da644fc7...kzip2$
Time.Started.....: Fri Mar 05 22:24:43 2021 (3 secs)
Time.Estimated...: Fri Mar 05 22:24:46 2021 (0 secs)
Guess.Base.......: File (rockyou.txt)
Guess.Queue......: 1/1 (100.00%)
Speed.#1.........: 5128.0 kH/s (10.48ms) @ Accel:1024 Loops:1 Thr:64 Vec:1
Recovered........: 0/1 (0.00%) Digests
Progress.........: 14344384/14344384 (100.00%)
Rejected.........: 0/14344384 (0.00%)
Restore.Point....: 14344384/14344384 (100.00%)
Restore.Sub.#1...: Salt:0 Amplifier:0-1 Iteration:0-1
Candidates.#1....: $HEX[303334323137383439] -> $HEX[042a0337c2a156616d6f732103]
Hardware.Mon.#1..: Temp: 43c Util: 48% Core: 915MHz Mem:2505MHz Bus:4
Started: Fri Mar 05 22:24:42 2021
Stopped: Fri Mar 05 22:24:47 2021
C:\Users\Anubis\Desktop\KREKAANJE\hashcat-6.1.1>
Deleting number 2 from $pkzip2$ was not from help. I use John the reaper 1.9.0. Is there any other software for taking hash from file available?