create files "*. Hcmask"!?
#1
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
#2
put all masks you want to run into a txt file and save as .hcmask
#3
(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.
#4
Can you give us the output of oclHashcat and also the full command you try to run?
#5
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.
#6
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.
#7
(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
#8
PACK is multiplatform, but you need to install python: https://www.python.org/download/releases/2.7.8/
#9
Thanks to hypn0s, undeath.
I'll read the help files and if I have questions post them here.

Regards