Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
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.
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 .
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.
FAQs
A universal binary structure editor built on supyr_struct.
We found that binilla demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Security News
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.