This is a tutorial project that shows how to set the BIOS boot password.
You need to download Bochs 2.6.8 and a WinXp image for a quick start of this project.
Bochs Drive Settings:
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
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.