-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Open
Labels
Milestone
Description
I think we need a pre-defined ruleset called Controlize, e.g.:
[List.Rules:Controlize]
s[aAbB]\p\r[\x01\x01\x02\x02] Q
And so on for other letters, and perhaps listing more characters per line. I was just lazy here.
We should also consider rules for other ways to "controlize" - e.g., of only some (not all) instances of a character, or of multiple different characters at once. Maybe we should add some rule commands into JtR itself to do this efficiently. This is similar to case toggling.
Maybe we should skip producing '\n' for now, as it would break the john.pot file format until we finally implement hex-encoding there (#2354).