Skip to content

alshaati/WinRAR-Password-Cracker-Tool

Repository files navigation

WinRAR Password Crack Tool

WinRAR Password Cracking Tool is written in C# and aims to crack the password with multiple methods.

Very Simple to Use

Requirements

These Applications must be installed on your computer.

Visual Studio

WinRAR

How to Compile

  1. Download the repo to your computer
  2. Open the solution file (.sln).
  3. Click Build Solution from the Build menu
  • The compiled file is in the WinRAR folder.

How to Use

  1. Run WinRAR-Password-Crack.exe file
  2. Select the archive file you want to decrypt
  3. Choose a Password Cracking Method
  4. Click the START CRACK Button
  5. Wait for Password Cracking
  • Password cracking may take time depending on the length of the password

Password Cracking Methods

  • Normal Methods: This Method is Introduced for Simple Passwords and is Better for Cracking Passwords that are Usually Used Short

  • Sequential Methods: This method aims to crack passwords that are only used as digits. It makes password attempts sequentially.

  • List Method: This method only tries passwords that you have provided. For example, you can replace the contents of passwords.txt file with your own wordlist.

  • Parallel Methods: This method can be used to crack more difficult, long and complex passwords. It tries hundreds of passwords at the same time.

Installation and Usage Video

Some parts were cut to make the video shorter.

video.mp4

Preview

image

Contribution

Fork this repo and star this repo to Support the Project

Disclaimer

This source code is for educational purposes only. I am Not Responsible for Misuse of this Application and for decrypting other people's archive files. It is intended only for recovering passwords of forgotten archive files.

License

This project is licensed under the MIT. For more information, see the License.