How to combine them correctly hybrid dict + mask & rules?
#1
Greetings to the audience
I ask for the advice of experienced users.

I'm solving the problem of how to take a dictionary, add characters to it by mask, and then apply the rules and get candidates?

At the same time, I can't use maskprocessor to generate files with rules (so the instruction advises to do in my case) because they will be of an impossible size.

a simple example:
"myword + ?d?d + rules = Myword12, myword_35, mYword72 .......... and more......"

I'm sure there is a simple solution!

Thanks
Reply


Messages In This Thread
How to combine them correctly hybrid dict + mask & rules? - by Silaev - 07-05-2021, 10:46 PM