analyze-function

Official

Deep analysis of a single function.

Authorvzco
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a structured approach to analyze a single function within a binary, disassemble it, identify arguments and return types, locate string references, map callers and callees, explore RTTI context, generate a signature, and label results in the GUI.

Core Features & Use Cases

  • Disassembly and function boundary identification.
  • Argument and return type inference following Microsoft x64 ABI guidelines.
  • String reference extraction and interpretation to reveal function purpose.
  • Call graph reconstruction (callers and callees) and RTTI resolution.
  • Signature generation for robust re-detection after updates.
  • GUI labeling and visualization capabilities to correlate findings.

Quick Start

Supply the target function address (and optional module) to the tool to start automatic analysis.

Dependency Matrix

Required Modules

None required

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: analyze-function
Download link: https://github.com/vzco/arc-probe/archive/main.zip#analyze-function

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.