https://github.com/jonpalmisc/bn_graphviz_export
Export control flow graphs as DOT code
https://github.com/jonpalmisc/bn_graphviz_export
binaryninja graphviz
Last synced: 5 months ago
JSON representation
Export control flow graphs as DOT code
- Host: GitHub
- URL: https://github.com/jonpalmisc/bn_graphviz_export
- Owner: jonpalmisc
- License: bsd-3-clause
- Created: 2023-10-25T14:40:50.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-10-26T14:03:35.000Z (about 2 years ago)
- Last Synced: 2025-03-06T11:01:21.567Z (10 months ago)
- Topics: binaryninja, graphviz
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
Make sure to set the path of Graphviz's `dot` executable in your Binary Ninja
settings, otherwise image previews will not work.