You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A script that will create combinations of a supplied word.
mutator.py
Supply a word using the -w option, mutator.py will print out the combinations of that word. Modify the master dictionary in the mutator.py file to handle different characters.