get-vtable-index
CommunityFind vtable offset and index
Software Engineering#game modding#reverse engineering#ida pro#vtable#virtual functions#function offset
Authorhzqst
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps developers find the exact virtual function table (vtable) offset and index for a given function address within a class, crucial for reverse engineering and game modding.
Core Features & Use Cases
- VTable Offset Calculation: Determines the memory offset of a virtual function within its vtable.
- VTable Index Identification: Pinpoints the specific index of a virtual function in the vtable sequence.
- Prerequisite Handling: Guides users on necessary inputs like function address, class name, and platform.
- Use Case: When reverse-engineering a game, you might find a function's address but need to know its position in the class's virtual function table to understand its inheritance and implementation. This skill provides that precise information.
Quick Start
Use the get-vtable-index skill to find the vtable index for function address 0x12345678 in the CCSPlayerPawn class on the windows platform.
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: get-vtable-index Download link: https://github.com/hzqst/CS2_VibeSignatures/archive/main.zip#get-vtable-index 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 223,000+ vetted skills library on demand.