Pargat-Dhanjal / Passgen

This Java program generates all possible permutations of given keywords by the user.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

Passgen - Password Generator | Dictionary Generator | Mr Robot

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.

Installation

Install Java on your machine to run this program. Click here to install Java.

Clone

git clone https://github.com/Pargat-Dhanjal/Passgen.git

Usage

cd Passgen
java passgen.java

Screenshot

Screenshot

Demo

Gif

Contributing

Contributions are always welcome!

Authors

Acknowledgements

About

This Java program generates all possible permutations of given keywords by the user.

License:MIT License


Languages

Language:Java 100.0%