hashcat Forum

Full Version: create files "*. Hcmask"!?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
put all masks you want to run into a txt file and save as .hcmask
(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.
Can you give us the output of oclHashcat and also the full command you try to run?
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.
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.
(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
PACK is multiplatform, but you need to install python: https://www.python.org/download/releases/2.7.8/
Thanks to hypn0s, undeath.
I'll read the help files and if I have questions post them here.

Regards