I need help with syntax
#41
Sorry for dragging up an old thread, but I've been reading through this one and found it very useful.

I want to set up a large mask file of different types of masks. I also want to use the "-t" option in oclhashcat effectively so that I best use my resources. What I mean by this is that If I have a large and complex mask I want to use a low -t value. Likewise when I have a simple and straightforward mask I want to use a higher -t value.

Does anybody know if there is a way I can feed different -t values to oclhashcat depending on which mask in the mask file is being processed? Is it possible to simply include the -t option on each line in the mask file?

Thanks
#42
hcmask doesn't support -t, so you'd need to script out this attack.
#43
(04-15-2015, 10:02 PM)epixoip Wrote: hcmask doesn't support -t, so you'd need to script out this attack.

Thanks for the reply.

I had a feeling this was going to be a little more complicated...