Hachoir project is a Python library which can display a stream of binary data on a field per field basis. A field is the most basic information: a number, a string of characters, a flag (yes/no), etc.
Only supported formats can be opened, it's not a magic tool. It can be used to extract some informations (eg. metadatas), edit some fields of a file without original program, or convert a file from a format to another.
Product's homepage
What's New in This Release: [ read full changelog ]
· Add writelines() method to UnicodeStdout