decompiled-code-extractor

Community

Foundational data-access for decompiled functions

Authormarcosd4h
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Extract and organize detailed function data from DeepExtractIDA analysis DBs to support downstream lifting and analysis tasks.

Core Features & Use Cases

  • Locate module databases, list and filter functions, and extract complete per-function records (decompiled C++, assembly, signatures, xrefs, string literals, vtable contexts, global variable accesses, stack frames, and loop analysis) for coding-lifting workflows.
  • Use with downstream skills to compose call graphs, classify functions, and lift code to clean C++ representations.

Quick Start

Locate a module's DB with find_module_db.py, identify the target function with list_functions.py, and extract its full data with extract_function_data.py.

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: decompiled-code-extractor
Download link: https://github.com/marcosd4h/DeepExtractRuntime/archive/main.zip#decompiled-code-extractor

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.