GithubHelp home page GithubHelp logo

5l1v3r1 / winrar-password-crack-unrar-remove-pass Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 571 KB

This program is made to break Winrar passwords. It is able to run on Windows and Linux, all you have to do is to install conan, cmake and Winrar. For now, conan is useless because I don't use any library. Ideally, this project will have a dedicated window in the future. All is said in it's title: this program can test every possible solutions to break the Winrar password. By every possible solutions, I mean that it can test every printable string. A set of flags is available: The more characters you add, the slower the execution time. A good processor is advised. To speed up the execution time, I have some ideas but it will be added in the future. This project only made for fun and I'm not aiming to break every single winrar password :).

C++ 99.64% CMake 0.36%

winrar-password-crack-unrar-remove-pass's Introduction

Winrar-Password-Crack-unrar-remove-Pass

This program will crack any password in Winrar

Copy the code in notepad and save it as .bat extension

Then double click on the batch file to run it

Write name of the rar file and write the path of the rar file

Note: the rar file should be in the path C:\Program Files\WinRAR

Description

This program is made to break Winrar passwords. It is able to run on Windows and Linux, all you have to do is to install conan, cmake and Winrar. For now, conan is useless because I don't use any library. Ideally, this project will have a dedicated window in the future. All is said in it's title: this program can test every possible solutions to break the Winrar password. By every possible solutions, I mean that it can test every printable string. A set of flags is available:

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

You can choose your combination in terms of your needs.

Warning

The more characters you add, the slower the execution time. A good processor is advised. To speed up the execution time, I have some ideas but it will be added in the future.

This project only made for fun and I'm not aiming to break every single winrar password :).

Getting started

Installing conan

Conan is a dependency manager used by our program to make it works. To compile it, you need to install it if this isn't already installed on your machine. Then, there will be some remote links to add to conan.

Installing cmake

The compilation is made with CMake. This program is needed to compile the project. Follow this link to download it if this isn't already installed on your machine.

Compiling the project

To compile your project, execute the following command according to your OS:

Windows: ./compile_win.bat

Linux: ./compile_unix.sh

Your brut forcer will be found in the root directory of the project as RarBrutForce(.exe).

winrar-password-crack-unrar-remove-pass's People

Watchers

 avatar

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.