Contact
Contact
Hacking Utilities
Generator of Password Variance
This Python3 file enhances vocabulary for password crackers. It reads a password list from a text file and generates dozens of different samples for each given word, replacing letters by numbers, adding special characters and reversing the password. The idea is to leverage the effectiveness of password crackers by adding diverse vocabulary.
Password Generator for People of Interest
This Python3 file enhances vocabulary for password crackers, including the person of interest name in the rockyou.txt password list.
GitHub repo here.