resolve-rip
OfficialResolve RIP-relative addresses in x86-64 code.
Authorvzco
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Resolve RIP-relative addresses from disassembled x86-64 instructions to obtain absolute target addresses used by global references or function calls.
Core Features & Use Cases
- Resolve MOV/RIP+disp32, LEA, CALL, and JMP rip-relative targets to absolute addresses.
- Apply the standard formula target = instruction_address + instruction_length + displacement to compute the final address.
- Useful in reverse engineering, binary analysis, and dynamic instrumentation to map relative references to concrete addresses.
Quick Start
Disassemble an instruction containing RIP-relative addressing and compute its absolute target using the formula.
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: resolve-rip Download link: https://github.com/vzco/arc-probe/archive/main.zip#resolve-rip 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.