Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 722 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 722 Bytes

bingraphvis

warning

The project is in its very early stage, and its under heavy development.

Currently all the functionality I want to support is just "throwed in", but the correct abstraction layers and underlying structure is missing/incomplete.

Expect breaking changes if you rely on the internals of it!

A stable facade API (with limited functionality) is supported for angr, see visualize.py in angr-utils.

Purpose

The aim of this project is to provide a generic visualization for the graphs (CFG, CG, DDG, CDG, etc) produced by various binary analysis frameworks.