10-25-2023, 09:17 PM
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
Any ideas on how to handle this?
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
Any ideas on how to handle this?