Ablation — AI skill for Claude Code
Ablation is an autonomous reverse engineering framework, driven by the AI model of your choice.
How to install Ablation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open Ablation-Tool/ablation and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Ablation does
Ablation is an autonomous reverse engineering framework, driven by the AI model of your choice.
Alternatives in AI
- Bmad Method — Breakthrough Method for Agile Ai Driven Development 42712 382 2 42.9k ★
- Claude Task Master — by eyaltoledano - A task management system for AI-driven development with Claude, designed to work seamlessly 26k ★
- Osaurus — Own your AI. The native macOS harness for AI agents -- any model, persistent memory, autonomous execution, cry 5.1k ★
README
Autonomous Reverse Engineering Framework

Ablation is a reverse engineering framework that provides the exact same core disassembly, decompilation, and binary analysis capabilities as industry-standard tools like Ghidra, IDA Pro, and Binary Ninja. Combined with an LLM, it transforms into a fully autonomous reverse engineering tool.
Ablation is built for the modern landscape, and more importantly, the human.
Now reverse engineering is accessible to anyone. No matter your wallet or your barrier of entry into education, you can learn about reverse engineering as you reverse engineer.


Framework Architecture & Module Orchestration
flowchart TD
Binary(["Target Binary
ELF · PE · firmware"])
Claude(["Claude Code (Orchestrator)
Central Agent Controller"])
Binary -->|"load"| BCtx["BinaryContext
PLT · Strings · Call Graph · XRefs"]
BCtx -->|"context"| Corpus["Corpus Builder
Semantic Embedding DB"]
BCtx -->|"context"| Taint["Taint Engine
Data Flow / Sinks"]
BCtx -->|"context"| Diffing["Diffing Engine
DTW / Version Delta"]
BCtx -->|"context"| FmtStr["Format String
Specifier Scanner"]
BCtx -->|"context"| Heap["Heap Scanner
Chunk / UAF Audit"]
BCtx -->|"context"| MultiArch["Multi-Arch Engine
MIPS · PPC · RISC-V · ARC · V850"]
BCtx -->|"context"| Driver["Driver Engine
Kernel IOCTL / BYOVD Audit"]
Corpus -->|"embeddings"| Semantic["Semantic Search
BERT Behavioral Fingerprints"]
Semantic -. "candidates" .-> Claude
Taint -. "findings" .-> Claude
Diffing -. "fi
Related Skills
Ghidra MCP Skill
Ghidra MCP skill and helper CLI for AI-driven reverse engineering workflows
Auto Re Agent
Open-source AI reverse-engineering agent using Ghidra and LLMs to reconstruct and validate C/C++ functions fro
Claude Code Sourcemap Learning Notebook
Reverse-engineering Claude Code's 512K+ lines of TypeScript — architecture, design decisions, and 11 transfera
Ramune Ida
Headless IDA Pro MCP Server — expose IDA Pro's reverse engineering capabilities to AI agents for more efficien
Rish App
Your pocket agent. Local-first AI agents on iOS and Android — real workspaces, tool execution with approvals,
Decisions Judge MCP
Typed decisions for AI agents as an MCP tool: yes/no probability (noul), choice, and score in one fast request
Related Agents
Re Doc Organizer
PHẢI dùng SAU KHI re-lead đã duyệt (VERDICT=ĐẠT/CORRECT) kết quả reverse-engineering 1 model/tính năng — viết
System Modeler
Creates or validates domain, UML, behavioral, and structural models from validated Requirements or existing co
Kb Advisor
Second-opinion advisor on a decision that is expensive to reverse — architecture, a corpus migration, a routin