A simple MBR overriter (for windows) written in C
If you changed boot.asm, remake main.c with get ready.py:
# Edit boot.asm nano boot.asm # Remake main.c python "get ready.py"# Compile cl main.cqemu-system-x86_64.exe -hda bootpatched.binYou can also test it on anyrun
https://app.any.run/tasks/794acb0f-ce84-47d6-8af9-bca9c8c69f33/