Skip to content

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

Notifications You must be signed in to change notification settings

whitehatboy005/File-Password-Cracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

File-Password-Cracker

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.

Features

  • 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.

Input GUI Interface

Screenshot 2024-07-13 111302

After selecting the files

Screenshot 2024-07-13 111327

Password Cracked Notify

Screenshot 2024-07-13 111405

Installation

Clone the Repository

git clone https://github.com/whitehatboy005/File-Password-Cracker

Move the file

cd File-Password-Cracker

Install Dependencies

pip install -r requirements.txt

Run the Program

python crack.py

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages