ax330d / functions-plus

IDA Pro plugin to show functions in a tree view

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

IDA Pro plugin to show functions in a tree view

License:MIT License


Languages

Language:Python 100.0%