hachoir
hachoir copied to clipboard
Hachoir is a Python library that allows to view and edit a binary stream field by field. In other words, Hachoir allows you to "browse" any binary stream just like you browse directories and files.
Results
1
hachoir issues
Sort by
recently updated
recently updated
newest added
I am working on a project where I need all the tags present in PNG/JPEG and other similar file formats. I found hachoir-urwid utility is doing the job when I...