xrefs

Official

Map code relationships.

Authorallthingsida
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you understand the intricate relationships between different parts of your codebase by analyzing how functions, data, and imports reference each other.

Core Features & Use Cases

  • Caller/Callee Analysis: Identify which functions call a specific function, and which functions a given function calls.
  • Import Tracking: Discover where imported library functions are used throughout the binary.
  • Data Reference Mapping: Find out which code sections access specific data or strings.
  • Use Case: When investigating a suspicious function, quickly see all the places it's called from and all the other functions or data it interacts with to build a complete picture.

Quick Start

Show me all the functions that call the function named 'calculate_checksum'.

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

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.