trace-address
CommunityIdentify and label data addresses in 6502 Apple II binaries for precise analysis.
AuthorXekriRedmane
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the process of tracing data addresses in 6502 Apple II game binaries, helping reverse engineers determine the purpose and assign meaningful labels to memory locations.
Core Features & Use Cases
- Address Reference Identification: Finds all references to a specified data address through Ghidra cross-references and raw byte pattern searches.
- Contextual Analysis: Disassembles surrounding code to understand how data addresses are used, whether for reading, writing, or computation.
- Use Case: A researcher wants to understand what the memory location
$5A74stores in the game binary, revealing whether it holds a variable, pointer, or control data.
Quick Start
Analyze a data address in the game binary by executing /trace-address $XXXX, then review the identified references and labels for further reverse engineering.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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-address Download link: https://github.com/XekriRedmane/ali_baba_reveng/archive/main.zip#trace-address 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.