DictionaryAttack: mmap-based wordlist reader with thread partitioning. BruteForceAttack: keyspace generator with mathematical partitioning. RuleSet: 7 mutation transforms via std::generator (capitalize, leet, append/prepend digits, reverse, toggle case). RuleAttack: combines dictionary words with rule mutations. 22 new tests, all passing. |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| .clang-format | ||
| .clang-tidy | ||
| .gitignore | ||
| CMakeLists.txt | ||
| CMakePresets.json | ||
| main.cpp | ||