hwu71 / bingraphvis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:BSD 2-Clause "Simplified" License


Languages

Language:Python 100.0%