04-16-2024, 10:10 AM
(04-15-2024, 09:18 AM)CmdFlaz Wrote: use a custom char set, heres an example
?1?1?1?1?1?1?1?1 -1 ?u?l?d?s
On a side note, if you read about maskprocessor for hashcat it could save you a huge amount of time:
https://github.com/hashcat/maskprocessor
Thanks for the reply.
It helped me understand maskprocessor for my case.
I have 2 questions using mask processor.
- Is there general approach to find all the possible masks?
- Once i confrimed all masks to run, is there approach to run all of them in consequence continusously? Currently if I try now, I have to run another manually after one finishes.