https://github.com/thermionik/mbrkill
MBR virus for Windows XP. Overwrites the bootloader with a funny message.
https://github.com/thermionik/mbrkill
masm32 mbr
Last synced: 4 months ago
JSON representation
MBR virus for Windows XP. Overwrites the bootloader with a funny message.
- Host: GitHub
- URL: https://github.com/thermionik/mbrkill
- Owner: elektroteknik
- License: gpl-3.0
- Created: 2023-07-11T18:00:28.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-19T21:22:46.000Z (12 months ago)
- Last Synced: 2025-02-18T01:26:02.133Z (4 months ago)
- Topics: masm32, mbr
- Language: Assembly
- Homepage:
- Size: 27.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MBRKill v1.0
MBR virus for Windows XP. Overwrites the bootloader with a funny message. MBR viruses are for the master boot record. No other parts of the system will be harmed. You can check the code for yourself!# Usage:
Assemble the program by running KillMBR.bat with MASM32 SDK installed, or download the release for a pre-assembled binary.Run the executable to kill the mbr.