File Password Cracker is a versatile tool designed to help users crack password-protected files. The tool supports a wide range of file formats, including ZIP, PDF, RAR, 7z, gzip, bzip2, tar, wim, and xz. It provides a user-friendly graphical interface for selecting the target file and the password list, and supports both dictionary and brute-force attacks.
- Supports multiple file formats: ZIP, PDF, RAR, 7z, gzip, bzip2, tar, wim, and xz.
- Dictionary Attack: Uses a list of potential passwords to find the correct one.
- Brute Force Attack: Tries all possible combinations of characters up to a specified length.
- User-friendly GUI: Easy to use graphical interface for selecting files and starting the cracking process.
git clone https://github.com/whitehatboy005/File-Password-Cracker
cd File-Password-Cracker
pip install -r requirements.txt
python crack.py