Author: Eric Biazo
Calltree generator for function
Generates call tree. Alternative view for callgraph.
- 2.1 -- Bug Fix
- 2.0 -- Multiview Support
- 1.2 -- Bug Fixes
- 1.1 -- Refactoring
- 1.0 -- Public Release
- 0.0 -- Beta Release
This plugin requires the following minimum version of Binary Ninja:
- 2966
This plugin is released under an MIT license.
When working with really big binaries with alot of xrefs, you would want to change recursive depth to smaller number or else Binary Ninja might hang.
Calltree is a plugin that generates call tree for a function. It is an alternative view for callgraph. It is a multiview plugin, so you can have multiple calltree views open at the same time.
Expand
Collapse
Search
Show Only Root Level
Default Recursion Depth in Setting
Pinning Calltree View
Pinned Calltree Name Max Length
Thanks everyone that have contributed to calltree!
- galenbwill
- droogie
- bambu
- crimsonskylark