IOCTL Calls is one of the interactive graphs Understand can draw of your code — call trees, dependencies, control flow, and more.
IOCTL Calls
Languages: AnyTargets: Architectures, Functions, Project
Generate a calls graph that shows calls through an Input and Output Control(IOCTL) interface.
This plugin allows users to generate a calls graph, specifically tailored to visualize function calls made through an Input and Output Control (IOCTL) interface. It requires a user-provided CSV file that maps IOCTL commands to their corresponding function calls.
See the blog article ↗ for more details
This variant is a plugin. It can be enabled/disabled from the Plugin Manager.