Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

binilla

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

binilla

A universal binary structure editor built on supyr_struct.

  • 1.3.8
  • Source
  • PyPI
  • Socket score

Maintainers
1

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.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc