WinRAR Password Cracking Tool is written in C# and aims to crack the password with multiple methods.
Very Simple to Use
These Applications must be installed on your computer.
- Download the repo to your computer
- Open the solution file (.sln).
- Click Build Solution from the Build menu
- The compiled file is in the WinRAR folder.
- Run
WinRAR-Password-Crack.exe
file - Select the archive file you want to decrypt
- Choose a Password Cracking Method
- Click the
START CRACK
Button - Wait for Password Cracking
- Password cracking may take time depending on the length of the password
-
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.
Some parts were cut to make the video shorter.
video.mp4
Fork this repo and star this repo to Support the Project
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.
This project is licensed under the MIT. For more information, see the License.