Not all modules have a Add 'equivalent:
For example:
--hex Replace lines like: $HEX[41424344] with ABCD.
--html Replace lines like: şifreyok with şifreyok.
--html-named Replace lines like: &#alpha; Those structures are more like passwords, so
be careful to enable this option.
--non-ascii Replace non ascii char with their replacement letters. For example ü
becomes u, ç becomes c.
Remove modules (remove specific parts of a line):
--remove-strip-punctuation Remove starting and trailing punctuation
--remove-punctuation Remove all punctuation in a line
--remove-email Enable email filter, this will catch strings like
1238661:test@example.com:password
When creating dictionaries it's sometimes useful to keep both variants available.
Suggestions:
- It could make sense to auto-generate the 'Add' equivalent in code.
Not all modules have a Add 'equivalent:
For example:
When creating dictionaries it's sometimes useful to keep both variants available.
Suggestions: