For wordlists generate with expander it's easy to generate a lot of short candidates with combinator attack. That's a waste of time if one knows there won't be any plains of say, less than length 8. I don't necessarily want to take out all length 1 or length 2 words, because they are useful when combine with length 7, length 6, etc.
Allow specifying minimum and maximum length of plains to be attempted with combinator or hybrid attacks.
I know it can be done by splitting up the wordlists by length and scripting it, but that becomes tedious if there are a lot of different wordlists to try.
This would be especially helpful for autocrack, since the masks are picked at random right now. I guess I could program around it by selecting the left side first, then choosing a right side that works well with the chosen left side...
Allow specifying minimum and maximum length of plains to be attempted with combinator or hybrid attacks.
I know it can be done by splitting up the wordlists by length and scripting it, but that becomes tedious if there are a lot of different wordlists to try.
This would be especially helpful for autocrack, since the masks are picked at random right now. I guess I could program around it by selecting the left side first, then choosing a right side that works well with the chosen left side...