![]() | hachoirDownload |
Hachoir is a Python library used to represent of a binary file as a tree of Python objects.
Addon Disclaimer
Code taken from https://pypi.python.org/pypi/hachoir-core/
Addon Description
hachoir is a python library used to represent of a binary file as a tree of python objects. each object has a type, a value, an address, etc. the goal is to be able to know the meaning of each bit in a file.
How To Install
To install hachoir from a repository (first make sure you have the repository installed)
- Open up Kodi and navigate into Add-ons.
- Click the open box icon (above the side-menu).
- Select Install from repository.
- If you have at least one repository (besides the default) installed:
Select the repository you wish to install from.
- If you have at least one repository (besides the default) installed:
- Select the category the addon belongs to.
- Select hachoir.
- Click Install.
Additional Information
Updated: March 03, 2020
In Repositories:
Platform: all
License: GNU GPL v2
Depends On:
xbmc.python (>= 2.1.0)