disassembly

Official

Inspect binary code structure.

Authorallthingsida
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill allows you to deeply inspect the low-level structure of binary code, including functions, instructions, and memory segments, without needing to decompile.

Core Features & Use Cases

  • Disassembly Exploration: Query functions, segments, and individual instructions.
  • Control Flow Analysis: Understand basic blocks and call sites within functions.
  • Use Case: When analyzing a suspicious binary, you can use this Skill to quickly list all functions, examine the instructions within a specific function, and identify all call sites to external libraries.

Quick Start

List the top 10 largest functions in the current database.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

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

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.