A plugin for Zelos emulator for generating control-flow graphs (CFGs) using graphviz.
Requires that graphviz is already installed, which you can find instructions for here.
Clone & cd into the repository and install with pip
:
$ pip install .
Plugin for Zelos to generate control flow graphs (CFGs) using graphviz
Python