find-string-xref

Official

Trace strings to their code references.

Authorvzco
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Developers and reverse engineers often need to map a runtime string (such as an error message or UI label) to the exact function that uses it. This skill provides a guided approach to locate the function by tracing the string through string references to code references and disassembly context.

Core Features & Use Cases

  • String-to-code trace: locate where a string is loaded or referenced in the program.
  • Cross-module references: identify where the string is used across different modules or binaries.
  • Disassembly-assisted navigation: examine surrounding functions to understand context and usage.

Quick Start

Search for the string with the built-in tracing tools to identify its memory references, then follow the code path to the referencing function.

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

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.