Skip to content

mklist or MakeList generates wordlists with combinations and numbers of a word, it creates many combinations so it can be used for cracking passwords, usernames, etc.

ufist/mklist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

mklist

Compatibility Static Badge

mklist or MakeList generates wordlists with combinations and numbers of a word, it creates many combinations so it can be used for cracking passwords, usernames, etc.

Requirements

  • Linux System
  • Python 3
  • Figlet
  • tqdm

Installation

git clone https://github.com/ufist/mklist.git
cd mklist
pip install -r requirements.txt
python3 mklist.py

Warning

When generating a wordlist, the file could be too big based on your preferences, the file could range from 900 MB to more than 5 GB if you set the maximum number generation larger than 5

Disclaimer

This tool is not intended for illegal use, it was made for testing in a safe enviroment and educational purposes.

Releases

No releases published

Packages

No packages published

Languages