ufist / mklist

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.

Repository from Github https://github.comufist/mklistRepository from Github https://github.comufist/mklist

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.

About

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.


Languages

Language:Python 100.0%