Deprecated function: The each() function is deprecated. This message will be suppressed on further calls in remember_me_form_alter() (line 78 of /var/www/siegetheday.org/sites/all/modules/contrib/remember_me/remember_me.module).
Once you have the file reading then you will need to read out each chunk. When you get it loading I can give you what I've figured out from the format spec.
You can represent binary in whatever format you'd like. You talked about python so I'd start here: https://www.tutorialsteacher.com/python/python-read-write-file
Once you have the file reading then you will need to read out each chunk. When you get it loading I can give you what I've figured out from the format spec.