Skip to content

A simple single-threaded wordlist generator written in C++ that combines up to 12 words together, with the possibility of adding a word in front.

Notifications You must be signed in to change notification settings

vertexgamer/BasicWordlistGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

A simple single-threaded wordlist generator written in C++ for WINDOWS, that combines up to 12 words together with the possibility of adding a word in front.

To mix different words together you will need to create (in the same folder as the executable) a new file called: wordlist.txt In wordlist.txt you will insert each word in their own line. Then run BasicWordlistGenerator, choose which options suits you best and wordlist_output.txt will be created, enjoy

OOOps i forgot to mention, without a file named wordlist.txt the tool will immediately close itself. I forgot to put a pause and error message

About

A simple single-threaded wordlist generator written in C++ that combines up to 12 words together, with the possibility of adding a word in front.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages