data-flow-tracer

Community

Trace data flow in decompiled binaries.

Authormarcosd4h
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Trace data movement through decompiled binaries to reveal parameter flows, API argument origins, and global state interactions.

Core Features & Use Cases

  • Forward trace: follow how a function parameter propagates into callees and through the code.
  • Backward trace: identify the origins of an API's arguments, including parameters, globals, and constants.
  • Global state mapping: build producer/consumer maps for global variables across a module.
  • String tracing: track how string literals propagate and who references them across functions and modules.

Quick Start

Identify the module DB with the decompiled-code-extractor and run a forward_trace or backward_trace to start mapping data movement.

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: data-flow-tracer
Download link: https://github.com/marcosd4h/DeepExtractRuntime/archive/main.zip#data-flow-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.