This project is a fast password cracker for encrypted file using dictionary attack and brute force attack.
Disclaimer: This tool is only for educational purposes. Don't use this tool without proper authorization.
- Python 3.x
tqdm
library
- Clone Repo
git clone https://github.com/harshgharsandiya/Password-Cracker.git
- Change Folder
cd Password-Cracker
- Install Requirements
pip install -r requirements.txt
- Run
main.py
python main.py
- ZIP
- JPEG
- JPG
- RAR
- DOCX
- XLSX
- Dictionary Attack
- Multithreading
- GPU Acceleration
- Hashing Password Cracking
- Dynamic Wordlist Generation
- Pause/Resume Progress with Logging
- Optimize Memory for Large Wordlists
- Support for Encrypted Archives & Nested Files
- Interactive CLI
- Integration of External Wordlists (Download Feature)
- Error handling & Debugging Tools
- Save Cracked Password to File(txt/json)
- Password Strength Estimation
- This project is licensed under the MIT License.
Created by: Harsh Gharsandiya