resolve-vcall
CommunityPinpoint a vtable slot's function symbol.
Authorfreeqaz
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Resolve a single vcall slot to its function symbol for a named class. In MWCC PowerPC binaries, the vtable layout can be opaque, and pinpointing the exact symbol a call resolves to helps verify overrides and detect misalignments.
Core Features & Use Cases
- Resolve a specific vtable slot in a given class to the corresponding mangled symbol.
- Validate vtable slot indices against the initial vtable header (RTTI, offset_to_top) to avoid misreads.
- Use case: debugging an objdiff mismatch where r12 loads from a vptr and the expected function differs.
Quick Start
Provide CLASS, SUB_OBJECT_OFFSET, and SLOT to retrieve the corresponding mangled symbol from the vtable.
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-vcall Download link: https://github.com/freeqaz/rb3/archive/main.zip#resolve-vcall 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 510,000+ vetted skills library on demand.