decompiler

Official

Inspect and modify decompiled code

Authorallthingsida
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill allows you to deeply inspect and modify the decompiled output of IDA Pro, enabling detailed analysis of binary code's logic, structure, and data.

Core Features & Use Cases

  • Pseudocode & AST Analysis: View and query the human-readable pseudocode and the underlying Abstract Syntax Tree (AST) of functions.
  • Local Variable Manipulation: Rename, comment, and analyze local variables within functions.
  • Type and Label Management: Modify function prototypes, apply types, and rename decompiler labels for clarity.
  • Use Case: When analyzing malware, you can use this Skill to rename confusing local variables, add comments to complex logic blocks, and clarify function arguments to better understand the program's behavior.

Quick Start

Use the decompiler skill to view the pseudocode for the function at address 0x401000.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: decompiler
Download link: https://github.com/allthingsida/idasql-skills/archive/main.zip#decompiler

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.