Passgen is a Java Project which generates a personal dictionary by using the entered keywords given by the user. This project was inspired from Mr Robot where Elliot uses a similar program to generate a dictionary and perform a dictionary based attack.
Install Java on your machine to run this program. Click here to install Java.
Clone
git clone https://github.com/Pargat-Dhanjal/Passgen.git
cd Passgen
java passgen.java
Contributions are always welcome!