What problem does it solve?
This orchestration skill enables a structured, end-to-end investigation of an unknown module by coordinating ARC Probe's core capabilities (strings, RTTI, function cross-references, vtable analysis, and GUI visualization) to produce a coherent map of the module.
Core Features & Use Cases
- Coordinated reconnaissance: discover module footprint, imports/exports, and code layout.
- Cross-cutting analysis: map RTTI classes, vtables, and call graphs, then annotate with bookmarks.
- GUI-driven visualization: present findings in the ARC Probe GUI with live struct and function mappings.
- Use Case: When dropped into a process with an unknown module, run investigate-module to generate a complete module overview and structured report.
Quick Start
Provide the target module name to initiate the end-to-end investigation, and the tool will orchestrate reconnaissance, RTTI discovery, function cross-references, and GUI visualization.