Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 577 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 577 Bytes

Password List Generator

This is a Python script for generating wordlists with various options.

Features

  • Merge two or more text wordlist files into one.
  • Create a new wordlist with the following options:
    • Generate wordlist with permutations of entered words (join words).
    • Generate wordlist with Leet Speak.
    • Generate wordlist with uppercase variations.
    • Generate wordlist with prefix and/or suffix.

Usage

  1. Clone the repository:

    git clone https://github.com/your-username/wordlist-generator.git
    $ python3 PasswordListGenerator.py