Skip to content

nightlark/BinCFG

 
 

Repository files navigation

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

We are currently working on getting documentation hosted on ReadTheDocs, stay tuned!

Installation

We are currently working on getting this library hosted on PyPI, stay tuned!

About

A Python tool designed to parse 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. We are working on novel approaches to correlate this data with event data collected at runtime.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%