callgraph-tracer

Community

Trace cross-module call graphs across binaries.

Authormarcosd4h
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Trace execution flow and cross-module function call chains across DeepExtractIDA analysis databases by following outbound xrefs across DLL boundaries to retrieve decompiled code at each step.

Core Features & Use Cases

  • Trace outbound xrefs across DLL boundaries and retrieve decompiled code for each step.
  • Resolve internal vs external calls using the module tracking DB to map cross-module dependencies.
  • Generate diagrams (Mermaid/DOT) of call graphs and subgraphs for debugging, security reviews, and architecture insights.

Quick Start

Run python chain_analysis.py <db_path> <function_name> to start tracing a function across modules.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: callgraph-tracer
Download link: https://github.com/marcosd4h/DeepExtractRuntime/archive/main.zip#callgraph-tracer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.