functions-plus icon indicating copy to clipboard operation
functions-plus copied to clipboard

IDA Pro plugin to show functions in a tree view

Functions+

IDA Pro plugin to make functions tree view. Plugin parses function names and groups them by namespaces.

Functions+

Currently does not support search, is not possible to sort, no context menu.

You can enable displaying function attributes in the script by setting show_extra_fields to True.

Usage

Use it as any other plugin: Alt+F7.