feat(docs): Added 'wl' tool

This commit is contained in:
ItsIgnacioPortal 2025-02-27 06:36:08 -03:00
parent 892f53eb04
commit b015f71c19

View file

@ -77,6 +77,7 @@ See [CONTRIBUTING.md](CONTRIBUTING.md)
### Wordlist Tools ### Wordlist Tools
- [Cook](https://github.com/giteshnxtlvl/cook): A wordlist framework. An overpower wordlist generator, splitter, merger, finder, saver, create words permutation and combinations, apply different encoding/decoding and everything you need. - [Cook](https://github.com/giteshnxtlvl/cook): A wordlist framework. An overpower wordlist generator, splitter, merger, finder, saver, create words permutation and combinations, apply different encoding/decoding and everything you need.
- [Wl](https://github.com/s0md3v/wl): CLI utility for converting strings to a given casing style.
- - - - - -