Skip to content

Puzzled Centurion

Compare
Choose a tag to compare
@br0kej br0kej released this 06 Dec 15:57
· 163 commits to main since this release
dcf81a9

New Features:
Expanded the support for adding metadata to graphs to cover all call graph types
Added support for parallel de-duplication of typed call graphs
Updated the Dockerfiles + documentation to have two version. One for just building bin2ml and one which builds bin2ml and radare2 to support in-container processing.
Added data samples for all of the call graph + metadata combinations to the the data samples directory

Fixes
Fixed an issue reported in #4 related to large positive integers not fitting into i64
Fair bit of general tidying, clippy and rustfmt