Skip to content

anio/permutation-wordlist.gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

permutation-wordlist.gen 🧬 ======================== A simple premutation-based wordlist generator

Example

  • input.txt
github admin
  • output.txt
...
g!thub_@dMiN
...
Github@admin
...
Github@adm!n
...
GitHub$Adm!n
...
917HU8@DM1N

Run

./pw.gen input.txt output.txt

Notes

this code is based on this repo: https://github.com/madglory/permute_wordlist

Releases

No releases published

Packages

No packages published

Languages