This little python script is an helper for handling MBR/GPT file. It takes a file that contains a valid MBR partition (protective MBR for GPT) and print out ...
Each mbr data file is made up of 2,027,520 mbr packets. The mbr packet is 1056 bytes long. The first 32 bytes in mbr packet is the header which stores information like Observation ID, Source Name, ...