07-26-2015, 04:48 PM
(This post was last modified: 07-26-2015, 04:51 PM by StaxAL.
Edit Reason: additional info
)
I'm having a hard time getting to understand everything because english is not my main language and I'm a total beginner. I'm sure my problem is explained somewhere on the wiki but I can't find it.
I've made an hcmask with P.A.C.K and I want to run it in hashcat, this is the code I put in.
I then get,
Status: Exhausted
Input.Mode: Mask (test.hcmask) [11]
Progress: 1/1
I believe it is trying to solve the words; test.hcmask instead of the actual file. How come?
(the hcmask is in the /masks folder where all the other masks are)
I've made an hcmask with P.A.C.K and I want to run it in hashcat, this is the code I put in.
Code:
cudaHashcat64.exe -m 6100 -a 3 -o cracked.txt hash.txt test.hcmask
Status: Exhausted
Input.Mode: Mask (test.hcmask) [11]
Progress: 1/1
I believe it is trying to solve the words; test.hcmask instead of the actual file. How come?
(the hcmask is in the /masks folder where all the other masks are)