Limit number of characters per character
#1
Question 
I am trying to generate a dictionary based on a custom charset. 

I would like to have for example letter 'a' 3-5 times, other letters 0-2 times, and '-' only once or none. 
I tried to use maskprocessor but it doesn't look like it has that kind of functionality.

Simple hashcat bruteforce based on a custom charset also takes way too long Sad

Any ideas on how to handle this?
Reply