Skip to content

woiz-FF/WinRAR-Exploit-Builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WinRAR Exploit Builder

This project contains a WinRAR Exploit developed using the C# language. The exploit is a piece of software designed to target a vulnerability in the WinRAR software to run two specific files at the same time.

Usage

  1. Clone or download this repository to your local machine.
  2. Specify the names of your file in Program.cs
  3. Compile and run the program
  4. The program will create the exploit and save it as the specified output RAR file.

How it works

Requirements

  • .NET Core 3.1 or higher

License

This project is licensed under the MIT License - see LICENSE for details.

Acknowledgements

This tool was inspired by the need for automated exploit generation in cybersecurity research and testing scenarios