Concept | Short Description |
---|---|
Data Persistency | By default, changes are not saved, meaning that after you reload/close the page they will be gone. Saving will store your patterns and settings locally in the browser to persist across sessions. |
Imports/Exports | Exporting will generate a light JSON file containing both patterns and settings. When importing you can choose to import settings, patterns, or both. |
Permutations | Enabling permutations will generate words with all possible orders of elements. |
Optionals | When an element/group is marked as optional, the wordlists generated will include words with and without that specific element to maximize the likelyhood of a match. |
Groups | Groups are used to either stick certain elements together when permuting the pattern, or to generate permutations only on the elements inside the group. |
Sticky Character Combos | In the Settings tab you can define character sequences that should never be split when generating shortened versions of a field. |
Special Characters | Special characters used in by default include only the list present in the Settings tab, which includes the most commonly used ones. |
Character Replacement Candidates | In the Settings tab you can define potential character replacements to be tried when the Repl@ceWithSpeci@l option is enabled on a field. |
High Level Concepts (Overview)
A short description of various concepts you might see across the tool. Go to the next sections for detailed explanation concepts and features.