Skip to content

spectator8/passwordListGenerator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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

About

If you want to create almost every possible option how to write word but different.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%