Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 315 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 315 Bytes

munge

Munge

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