/zelos-graphviz-cfg

Plugin for Zelos to generate control flow graphs (CFGs) using graphviz

Primary LanguagePython

Zelos Graphviz CFG

A plugin for Zelos emulator for generating control-flow graphs (CFGs) using graphviz.

Installation

Requires that graphviz is already installed, which you can find instructions for here.

Clone & cd into the repository and install with pip:

$ pip install .