petikvx / Endurance-Wiper

a small wiper malware programmed in c#

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Endurance-Wiper

A small wiper malware written in C# using the .NET framework.

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 @ breachedforums.to

About

a small wiper malware programmed in c#

License:Apache License 2.0


Languages

Language:C# 100.0%