Skip to content

Generates random alphanumeric strings with capital and lowercase letters and saves them to wordlist.txt for all your brute-forcing needs

Notifications You must be signed in to change notification settings

faris0x/Wordlist-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

Wordlist-Generator

Generates random alphanumeric strings with capital and lowercase letters and saves them to wordlist.txt for all your brute-forcing needs

(Works on ALL Operating Systems, no pip requirements either!)

Usage

Make sure you have the empty wordlist.txt file in the same directory/folder as wordlistgen.py (Fixed in latest release)

Download main.py from releases and input amount of strings to generate (note that the amount of strings to generate is multiplied by the threads)

NEW ADDITION: Added multithreading to speed up wordlist creation!

Strings will generate and be saved in a newly created wordlist.txt

(Optional build from source here)

Disclaimer

I am not responsible for any illegal actions this is used for, and I will not be held legally responsible

Don't be an idiot and NEVER use a program for malicious purposes

This program is made for educational/learning purposes ONLY

About

Generates random alphanumeric strings with capital and lowercase letters and saves them to wordlist.txt for all your brute-forcing needs

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages