nemuelw / mbr-overwrite

Overwrite the Windows MBR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MBR Overwrite

Warning

The program, if run successfully, renders a machine unbootable ! It is therefore recommended to test it on a virtual machine

img

Set-up

  1. Clone this repository
  2. cd into the project directory
  3. To compile, simply type this on the command line : g++ mbr-overwrite.cpp -o mbr-overwrite

Running

  1. Run mbr-overwrite.exe in the command line or simply double click on it in the file explorer ; Note that it requires the highest UAC privileges !

About

Overwrite the Windows MBR


Languages

Language:C++ 100.0%