Skip to content

herosnowman/simple-wordlist-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

simple-wordlist-generator

This is a very simple tool that can turn single words into all possible upper-/lowercase variants.

Example:

input: test
output: test tesT teSt ... TEsT TESt TEST

Caution! Very unoptimized ugly code

I made this tool for myself, because I was unable to find any other tool similar to this.

I'm too lazy to make it better. Pull requests are welcomed tho.

To be implemented in the future perhaps

  • Use streamreader/writer instead of File.Read Write etc...
  • Multithreading
  • Append/prepend numbers
  • l33tc0de

About

This is a very simple tool that can turn single words into all possible upper-/lowercase variants

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages