/Wordlist-Creator

Primary LanguagePythonMIT LicenseMIT

Wordlist-Creator

This tool will create every combination of given parameters. Its actually simple to code but i cant find any tools for take all permutation of given parameters. For example if you give 5 parameter, this program will take permutation of 2 to 5 so you will have all options.

Usage

for get the code:

git clone https://github.com/RedK0i/Wordlist-Creator

After that you need to find location of code and then run it:

python3 wlc.py

Its really easy to use. Dont have complicated options.

Screenshots

Screenshot_2022-02-17_11-30-06
If you select 2 tool will save all combinations as text file.
Screenshot_2022-02-17_11-28-48
If you select 1 tool will just print out all combinations on terminal.
Screenshot_2022-02-17_11-27-44

Let me Know

If you have any problems and bugs just let me know on comments.