decompile

Community

Decompile function to C-like pseudocode with angr

Authordariushoule
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Decompile a function from a binary into readable C-like pseudocode to understand its logic without manually translating assembly.

Core Features & Use Cases

  • Decompile the function at the current instruction pointer if no address is specified, or a provided address or symbol.
  • Build a control-flow graph (CFG) to support robust decompilation and function discovery.
  • Try multiple decompiler configurations to maximize success and produce legible pseudocode.
  • Output the decompiled code for review, debugging, and documentation purposes.

Quick Start

Invoke the decompile command against the target binary and address (or use the current IP) to generate C-like pseudocode.

Dependency Matrix

Required Modules

angr

Components

Standard package

💻 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: decompile
Download link: https://github.com/dariushoule/x64dbg-skills/archive/main.zip#decompile

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 471,000+ vetted skills library on demand.