munge-passwords

command module
v0.0.0-...-bc7ac5f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 25, 2023 License: MIT Imports: 9 Imported by: 0

README

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.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL