An open API service indexing awesome lists of open source software.

https://github.com/gma/py-bootrecord

Decoding the bytes representing a disk's boot record
https://github.com/gma/py-bootrecord

boot-record mbr

Last synced: 6 months ago
JSON representation

Decoding the bytes representing a disk's boot record

Awesome Lists containing this project

README

          

py-bootrecord
=============

A quick script that I wrote to help me decode the bytes on a disk's boot
record.

It's unfinished and a bit of a work in progress, but I thought it was
interesting enough to push it up to GitHub.