Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

go-nerds/munge-passwords

Repository files navigation

Munge passwords by aavision

munge-passwords

A little mapped Go script to munge dictionary words into possible passwords.

Usage

 go run .
Usage: munge-passwords.exe --level LEVEL [--wordlist WORDLIST] --output OUTPUT [--r] [--input INPUT]
Options:
 --level LEVEL, -l LEVEL
 --wordlist WORDLIST
 --output OUTPUT, -o OUTPUT
 --d, -d
 --input INPUT, -i INPUT
 --help, -h display this help and exit
  • --level [1,9] or -l : is the level of munge for the input or the word-list!
  • --wordlist or -w : The path of the wordlist.
  • --output or -o : Output file name example munge-passwords.txt
  • --d : Remove the duplicated record before munge from the provided list!
  • -i or --input : To enter string!

LICENSE

This project is licensed under the MIT License. See the LICENSE file for details.

Packages

No packages published

Contributors 2

Languages

AltStyle によって変換されたページ (->オリジナル) /