Posts: 9
Threads: 3
Joined: Aug 2013
How I can create files "*. Hcmask"? equal to file "fast.hcmask" (?d?l?u).
I tried maskprocessor and nothing.
best regards
I'm sorry my english
Posts: 2,301
Threads: 11
Joined: Jul 2010
put all masks you want to run into a txt file and save as .hcmask
Posts: 9
Threads: 3
Joined: Aug 2013
(07-07-2014, 12:25 AM)undeath Wrote: put all masks you want to run into a txt file and save as .hcmask
It's not working, oclhashcat blocks.
Regards.
Posts: 16
Threads: 0
Joined: Apr 2014
07-07-2014, 02:22 PM
(This post was last modified: 07-07-2014, 02:22 PM by hypn0s.)
Can you give us the output of oclHashcat and also the full command you try to run?
Posts: 9
Threads: 3
Joined: Aug 2013
Good afternoon.
I have a hash (mscash). The password must obey the 4 rules:
1 - You must have at least one number.
2 - You must have at least a small letter.
3 - You must have at least a large letter.
4 - The password must have a length of 6 characters.
I did the various options in excel sheets and then put them in a file .Hcmask.
?d?u?l?l?l?l
?d?u?u?l?l?l
?d?u?u?u?l?l
?d?u?u?u?u?l
?d?d?u?l?l?l
?d?d?u?u?l?l
?d?d?u?u?u?l
?d?d?d?u?l?l
?d?d?d?u?u?l
?d?d?d?d?u?l
?d?l?u?d?l?u
Works only using these characters: "?d ?l ?u".
is there any tool to do all these combinations?
My computer
Win7 x64Bits
cudaHashcat-1.21
HashcatGUI_042
GTX 670
Best regards.
Posts: 16
Threads: 0
Joined: Apr 2014
For generating maskfiles, I use the mask generator of PACK (
https://thesprawl.org/projects/pack/)
Give us the full command and output if you want us to find out what's wrong.
Posts: 9
Threads: 3
Joined: Aug 2013
(07-07-2014, 05:29 PM)hypn0s Wrote: For generating maskfiles, I use the mask generator of PACK (https://thesprawl.org/projects/pack/)
Give us the full command and output if you want us to find out what's wrong.
Where can I find those programs for windows?
Regards
Posts: 2,301
Threads: 11
Joined: Jul 2010
PACK is multiplatform, but you need to install python:
https://www.python.org/download/releases/2.7.8/
Posts: 9
Threads: 3
Joined: Aug 2013
Thanks to hypn0s, undeath.
I'll read the help files and if I have questions post them here.
Regards