find-callers

Official

Find all callers of a function and their args.

Authorvzco
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Quickly identify all code paths that call a specified function, exposing how and where a function is invoked to aid debugging, vulnerability assessment, and reverse engineering.

Core Features & Use Cases

  • Enumerates direct call sites to a target function and shows the surrounding disassembly for argument setup.
  • Supports module-aware resolution and address formats to locate callers across binaries.
  • Useful for debugging, performance profiling, and analyzing code reuse in large codebases.

Quick Start

Provide a target function address to probe and retrieve all direct caller sites with their argument setup.

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

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.