Skip to content

Dirty python script to munge dictionary words into password. Replaced print statements to have it work with python3

Notifications You must be signed in to change notification settings

LazyTitan33/Munge3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

munge

Munge

Updated print statements to work with python3.

A dirty little python script to munge dictionary words into possible passwords.

Example usage:

./munge.py -l 9 -i dictionary.txt -o munged.txt

Policy

Password policy enforcer to optimise dictionaries for cracking.

Example usage:

./policy.py -luns -i munged.txt -o optimised.txt

About

Dirty python script to munge dictionary words into password. Replaced print statements to have it work with python3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%