Skip to content

Tiny Rust program which overwrites the Master Boot Record with a custom x86 real mode assembly bootloader and displays "System Halted" on boot.

Notifications You must be signed in to change notification settings

tr0gi/mbr-overwrite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MBR Overwrite

Tiny Rust program which overwrites the Master Boot Record with a custom x86 real mode assembly bootloader and displays "System Halted". I plan on making this into an actual bootkit in the future.

WARNING

This program will overwrite the Master Boot Record located on your boot drive, if you don't know what this means, you should not use this repository.

About

Tiny Rust program which overwrites the Master Boot Record with a custom x86 real mode assembly bootloader and displays "System Halted" on boot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages