0 purchases
bincfg 1.0.2
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
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.