Skip to main content

A universal binary structure editor built on supyr_struct.

Project description

Binilla

PyPI version GitHub version

Binilla is a universal, GUI based, binary structure editor for supyr_struct. Binilla is capable of generating editing interfaces for any binary structures defined with the supyr_struct library. Meta data can be embedded into the supyr_struct descriptors to customize the way Binilla displays the structures. This includes specifying custom widgets, field value ranges, visibility of fields, whether a field can be edited, comments, tooltips, field units, and more.

Below are a few versions of Binilla displaying various structures. Even the configuration window is generated from a supyr_struct structure definition.

Installing

You'll need Python 3.5 or higher.

In your terminal execute:

python3 -m pip install binilla

or, you can clone/download this repo and run the setup.py:

git clone git@github.com:Sigmmma/binilla.git
cd supyr_struct
python3 -m pip install .

Who do I talk to?

If you're having any issues with the library you can report them on our GitHub Issues page.

If the issue requires some more direct attention we'll drop a contact link.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

binilla-1.3.4.tar.gz (106.9 kB view hashes)

Uploaded Source

Built Distribution

binilla-1.3.4-py3-none-any.whl (131.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page