batch-lift
CommunityBatch-lift: cohesive lifting of function groups.
Software Engineering#batch#lifting#call-chains#dependency-ordering#decompiled-code#class-methods#struct-definitions
Authormarcosd4h
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Batch-lift addresses the context loss that occurs when lifting decompiled functions one-by-one by enabling batch grouping of related functions into a single, context-rich output.
Core Features & Use Cases
- Collects class methods, call chains, and export-down subtrees into one cohesive lift plan.
- Builds shared struct definitions across all functions in the batch and orders the lift so callees come first.
- Generates a single .cpp output with constants, structs, and functions for easier verification and reuse.
Quick Start
Run the batch-lift workflow to collect a function set, compute dependency-ordered lift plans, and generate a single cohesive output.
Dependency Matrix
Required Modules
None requiredComponents
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: batch-lift Download link: https://github.com/marcosd4h/DeepExtractRuntime/archive/main.zip#batch-lift Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.