rodukov / BruteForceDictionaryGenerator

Get a large list of passwords with minimal effort

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Passwords Python Linux Windows MacOS

🔑 Get a large list of passwords with minimal effort

Install on Ubuntu/Debian/Mac

⬇️ Download

First, clone the repository on your computer.And then go to the desired directory.

git clone https://github.com/rodukov/BruteForceDictionaryGenerator
cd BruteForceDictionaryGenerator

⚙️ Install requirements

sudo apt-get install python3

ℹ️ About Windows

To install python in Windows go to the https://www.python.org/downloads/

❔ How to run it?

ℹ️ Run the script Ubuntu/Debian/Mac

In terminal write: python3 passgen.py

ℹ️ Run the script Windows

Run the executable/passgen.exe file

❔ How to use it?

Write down all possible information. Dividing it through enter. Then write a generate.
The program will create pass.txt

📂 Databases

You can use already made databases. They are stored in a directory: databases/

About

Get a large list of passwords with minimal effort

License:MIT License


Languages

Language:Python 100.0%