trace-string-to-function
OfficialTrace strings to their function calls in memory.
Authorvzco
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Given a string the user knows exists in the target process memory, find it and trace cross-references to the code that uses it, then label everything in the GUI to accelerate reverse engineering.
Core Features & Use Cases
- String search: locate string literals in memory (.rdata) and track their usage.
- Cross-reference tracing: map LEA/MOV references to the functions that reference the string.
- GUI labeling: annotate identified functions and calls for quick inspection and analysis.
- Use Case: Analysts investigating a crash or hard-to-reproduce bug can quickly identify the functions that reference a known error string.
Quick Start
Use the string-trace workflow with probe.exe to locate a known string, map its xrefs, and label the corresponding functions in the GUI.
Dependency Matrix
Required Modules
None requiredComponents
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: trace-string-to-function Download link: https://github.com/vzco/arc-probe/archive/main.zip#trace-string-to-function Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.