| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Merge pull request #559 from brunolm/feat/cross-scan feat(cross-scan): pivot a finished scan into username and email scans, and rate each hit | 29 天前 | |
docs: sync README with main features and refine layout | 28 天前 | |
Merge pull request #559 from brunolm/feat/cross-scan feat(cross-scan): pivot a finished scan into username and email scans, and rate each hit | 29 天前 | |
docs: fix incorrect example output for {n;m} pattern syntax The {1;3} example showed 'useraa' (length 2), but {n;m} means 'exactly n or m characters' (per this same doc and per patterns.py's _parse_lenset), so no length-2 results are ever generated. Verified by running expand_patterns('user[a-c]{1;3}') directly. | 1 个月前 | |
docs: update readme features and headings, USAGE.md outputs to align with deep scan feature | 3 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 29 天前 | ||
| 28 天前 | ||
| 29 天前 | ||
| 1 个月前 | ||
| 3 个月前 |