Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 920 Bytes

File metadata and controls

30 lines (17 loc) · 920 Bytes

MBR PASSWORD

This is a tutorial project that shows how to set the BIOS boot password.

Build

You need to download Bochs 2.6.8 and a WinXp image for a quick start of this project.

Bochs Drive Settings:

Alt text

Rename the image to winos.img and put it in the project package.

Next, simply type python build.py to flash the image.

Сonfigure Bochs and set the path to the disk image

To return the original mbr, type python build.py repair

Work Example

Alt text

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT