psifertex / callgraph

Binary Ninja Call Graph plugin
MIT License
20 stars 1 forks source link

Callgraph

Author: Josh Watson / Jordan Wiens

Callgraph generator for called or calling funcs

Description:

Simple call graph visualizer based on work Josh Watson did on stream in his F-ing Around with Binary Ninja, Episode 2.

Original code: https://github.com/joshwatson/f-ing-around-with-binaryninja/blob/master/ep2-callgraph/callgraph.py

Stream: https://www.twitch.tv/videos/358093527

Minimum Version

This plugin requires the following minimum version of Binary Ninja:

License

This plugin is released under a MIT license.