hashcat Forum
create files "*. Hcmask"!? - Printable Version

+- hashcat Forum (https://hashcat.net/forum)
+-- Forum: Support (https://hashcat.net/forum/forum-3.html)
+--- Forum: hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip (https://hashcat.net/forum/forum-28.html)
+--- Thread: create files "*. Hcmask"!? (/thread-3528.html)



create files "*. Hcmask"!? - brise803 - 07-06-2014

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


RE: create files "*. Hcmask"!? - undeath - 07-07-2014

put all masks you want to run into a txt file and save as .hcmask


RE: create files "*. Hcmask"!? - brise803 - 07-07-2014

(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.


RE: create files "*. Hcmask"!? - hypn0s - 07-07-2014

Can you give us the output of oclHashcat and also the full command you try to run?


RE: create files "*. Hcmask"!? - brise803 - 07-07-2014

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.


RE: create files "*. Hcmask"!? - hypn0s - 07-07-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.


RE: create files "*. Hcmask"!? - brise803 - 07-07-2014

(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


RE: create files "*. Hcmask"!? - undeath - 07-07-2014

PACK is multiplatform, but you need to install python: https://www.python.org/download/releases/2.7.8/


RE: create files "*. Hcmask"!? - brise803 - 07-07-2014

Thanks to hypn0s, undeath.
I'll read the help files and if I have questions post them here.

Regards