SkillAgentSearch skills...

MbrOvrwriter

Ransomware that overwrites mbr

Install / Use

/learn @vladf58/MbrOvrwriter
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

MbrOverWritter

Here is a simple malware that overrides the MBR sector of the disk. The malware was written for a school project. It is supposed to demonstrate in a simple way how a ransomware works.

Architecture

The malware was written for a windows 10 operating system.

Contents

  1. asmCode.asm Contains the code for the MBR. It was written for x86 architecture as it is available on most machines.
  2. data.bin Binary file for asmCode - compiled with nasm tool.
  3. mbrOverwriter.cpp - Source file for the malware

Related Skills

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated3mo ago
Forks0

Languages

C++

Security Score

82/100

Audited on Dec 28, 2025

No findings