resource
OfficialRe-source binaries recursively
Software Engineering#reverse engineering#binary analysis#annotation#decompilation#idasql#structure recovery
Authorallthingsida
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a systematic methodology to reverse-engineer compiled binaries, transforming low-level machine code into understandable source-level representations.
Core Features & Use Cases
- Recursive Annotation: Annotate functions with meaningful names, comments, and types, starting from leaf functions and working upwards.
- Structure Recovery: Reconstruct complex data structures by analyzing pointer arithmetic and type information across multiple functions.
- Use Case: When analyzing a malware sample or legacy binary, use this Skill to systematically rename variables, add comments explaining logic, and define structures to make the code comprehensible.
Quick Start
Use the resource skill to decompile and annotate the function at address 0x401000.
Dependency Matrix
Required Modules
None requiredComponents
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: resource Download link: https://github.com/allthingsida/idasql-skills/archive/main.zip#resource 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.