07-31-2017, 09:27 PM
(This post was last modified: 07-31-2017, 09:29 PM by gorilla.bas.)
Hello all,
Today i tried hashcat, and it shredded my VC container very nicely
But when trying a .7z i struck an issue, i cannot crack it even though i know the password.
tools
win x 64b
cmd|color C
7z2hashcat (7z2hashcat64-1.1.exe)
hashcat (hashcat-3.6.0+274.7z)
7z v 9.20
Extract hash with
"7z2hashcat.exe myarch.7z >>hash"
Create dictionary with the password insde dic.k (i use letters as .revisions)
"hashcat64.exe -m 11600 hash dic.k"
no success.
myarch.7z is then manually extracted with the same password successfully.
sometimes i crack myself up...
Today i tried hashcat, and it shredded my VC container very nicely
But when trying a .7z i struck an issue, i cannot crack it even though i know the password.
tools
win x 64b
cmd|color C
7z2hashcat (7z2hashcat64-1.1.exe)
hashcat (hashcat-3.6.0+274.7z)
7z v 9.20
Extract hash with
"7z2hashcat.exe myarch.7z >>hash"
Create dictionary with the password insde dic.k (i use letters as .revisions)
"hashcat64.exe -m 11600 hash dic.k"
Code:
Session..........: hashcat
Status...........: Exhausted
Hash.Type........: 7-Zip
Hash.Target......: $7z$0$19$0$$8...1734e0
Time.Started.....: Mon Jul 31 20:50:58 2017 (1 min, 10 secs)
Time.Estimated...: Mon Jul 31 20:52:08 2017 (0 secs)
Guess.Base.......: File (dic.k)
Guess.Queue......: 1/1 (100.00%)
Speed.Dev.#1.....: 0 H/s (1.81ms)
Recovered........: 0/1 (0.00%) Digests, 0/1 (0.00%) Salts
Progress.........: 92/92 (100.00%)
Rejected.........: 0/92 (0.00%)
Restore.Point....: 92/92 (100.00%)
Candidates.#1....: dog -> cat
HWMon.Dev.#1.....: Fan: 0% Util: 0% Core:1000MHz Mem:1250MHz Bus:16
no success.
myarch.7z is then manually extracted with the same password successfully.
sometimes i crack myself up...