import-export-resolver

Community

Identify PE imports/exports and cross-module deps

Authormarcosd4h
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Resolve PE-level import and export relationships across all analyzed modules in a DeepExtractIDA workspace. Answers which module exports a given function, which modules import it, builds PE-level module dependency graphs, and follows forwarded export chains. Use when the user asks which DLL exports a function, who imports a function, what a module depends on at the loader level, wants PE import/export tables (not code xrefs), asks about forwarded exports, needs cross-module dependency mapping from import tables, or wants to know all consumers of a given DLL.

Core Features & Use Cases

  • Identify exporters and importers for a given function across workspace modules.
  • Build and inspect PE-level module dependency graphs and forwarded export chains.
  • Support workflows to answer "who exports/depends on what" across DLLs and modules.

Quick Start

Query the workspace to resolve a function's exporters and importers or to generate a full dependency graph.

Dependency Matrix

Required Modules

helpers.import_export_indexskills._shared

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: import-export-resolver
Download link: https://github.com/marcosd4h/DeepExtractRuntime/archive/main.zip#import-export-resolver

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.