Library to read, manipulate, and normalize binary Control Flow Graph (CFG) objects in python.
Project description
BinCFG
A Python tool designed to parse binary analyzer outputs to produce call flow graphs (CFG), tokenize and normalize the assembly lines within those CFGs, and convert that data into ML-ready formats.
Documentation
Our documentation can be found here: https://bincfg.readthedocs.io/en/latest/#
Installation
You can install BinCFG with pip:
pip install bincfg
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bincfg-0.0.0.tar.gz
(122.6 kB
view details)
Built Distribution
bincfg-0.0.0-py3-none-any.whl
(136.2 kB
view details)
File details
Details for the file bincfg-0.0.0.tar.gz
.
File metadata
- Download URL: bincfg-0.0.0.tar.gz
- Upload date:
- Size: 122.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eeeebec25799c62136fd6569a12659981f975878680f4a819845c94a8b20f742 |
|
MD5 | f04bdb15bfd8db1a8193c1e3f8d50cc0 |
|
BLAKE2b-256 | d661f09f1aa55a54c612d9cd77d341caa0d2b8f5c0582c46eaa7d5c47f6452af |
File details
Details for the file bincfg-0.0.0-py3-none-any.whl
.
File metadata
- Download URL: bincfg-0.0.0-py3-none-any.whl
- Upload date:
- Size: 136.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 08709b3dca9430306303d1c21e98a206f45237c8d45e8d49d9fec5f8aab1dde8 |
|
MD5 | 45a0f553821c4f22cf3ea645d16208be |
|
BLAKE2b-256 | ccdaa90a065621cbb1c133dab2cb627e3869cd829a608e90f98f9ebcf5e269b8 |