05-23-2021, 12:40 PM
well this is not how combinator works, for this you will probably generate a first dictionary with your words like this
apple123
apple234
apple345
and so on, you can use the maskprocessor for this and combine this list with a second wordlist with just the word apple in it
then you could use this combined list with another handcraftet ruleset for things like upper first,second, third char ...
apple123
apple234
apple345
and so on, you can use the maskprocessor for this and combine this list with a second wordlist with just the word apple in it
then you could use this combined list with another handcraftet ruleset for things like upper first,second, third char ...