Binalyzer
Binalyzer's goal is to ease binary data handling. It uses templates to describe binary data making it possible to access and modify individual data regions. There's no need to write binary data parsers or manually seek through binary streams anymore.
Binalyzer supports the following use cases:
- Binary data handling for analysis or modification
- Binary data generation
- Binary data transformation
Installation
Binalyzer is published on PyPI and can be installed from there:
~$ pip3 install --upgrade binalyzer
If you wish to install Binalyzer for development purposes, refer to the developer's guide.
Documentation
Documentation is available from binalyzer.readthedocs.io.
Get in touch
- Report bugs, suggest features or view the source code on GitHub.
- For contributions refer to the contributor's guide.
License
Licensed under the MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT).
Release files for binalyzer 1.0.6
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| binalyzer-1.0.6.tar.gz | 5.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| binalyzer-1.0.6-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 11.3 kB
Release files / binalyzer-1.0.6.tar.gz
| Download URL | binalyzer-1.0.6.tar.gz |
|---|---|
| Size | 5.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
588f13a75fa612ac7813a9d66d4f91468b04d05c7183b4fca3f8a348a0a9a8d9
|
|
BLAKE2b-256 checksum How to use checksums |
6426c4e1359f8e6f6d5b8cef7caeb380e4c2a04f5846ec1fd61364d7720de28a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.9.6
|
Release files / binalyzer-1.0.6-py3-none-any.whl
| Download URL | binalyzer-1.0.6-py3-none-any.whl |
|---|---|
| Size | 6.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
9af039401b6b020a037afdb4c6c02062db92c3bb32d3b083b7566f7a2b38d30e
|
|
BLAKE2b-256 checksum How to use checksums |
9f4440d98c0d446cdbd4bd5796be83e8258c7e0962d602ed4be4433408a1b0bb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.9.6
|