Coder Social home page Coder Social logo

teddywest32 / winrar-password-cracker Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 849 KB

Unlock Winrar passwords effortlessly using this script, designed to test various combinations swiftly. Customize character sets and swiftly crack passwords with this tool.

License: MIT License

C++ 100.00%

winrar-password-cracker's Introduction

Winrar Password Cracking Tool - Unrar and Password Removal

This script facilitates the cracking of Winrar passwords.

Note: The rar file should be located in C:\Program Files\WinRAR.

Overview

This program is designed to crack Winrar passwords. It runs on Windows platforms, requires installation of Visual Studio and Winrar. The future goal is to create a custom window for this project. As the name suggests, the program tests all possible solutions to crack the Winrar password, including all printable strings. The following flags are available for customization:

-a  Enable all printable characters
-l  Enable lowercase letters (default)
-u  Enable uppercase letters
-n  Enable numbers
-s  Enable symbols

You can configure the combination based on your requirements.

Caution

The more characters you enable, the slower the execution becomes. A powerful processor is recommended. Future enhancements to improve execution speed are under consideration.

This project is purely for entertainment purposes, and I don't intend to crack every Winrar password out there :).

Getting Started

  1. Download the Repo to your computer as zip
  2. Extract Project to Folder.
  3. Visual Studio is required for compilation. Download it if it's not already on your machine.
  4. Open the solution file (.sln).
  5. Select Build Solution from the Build menu or press Ctrl+Shift+B to compile WinrarCracker.
  6. When the build is complete, select Start Without Debugging from the Debug menu or press Ctrl+F5 to run WinrarCracker.
  7. Your bruteforcer can be found in the root directory of the project as RarBrutForce(.exe).

Disclaimer

This software is for educational and research purposes only. Any legal liability that may arise from the use of the software lies entirely with the user. The developer cannot be held responsible for any misuse of the software.

License

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

winrar-password-cracker's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.