get-vtable-address
CommunityFind class vtable addresses.
Authorhzqst
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the process of finding the virtual function table (vtable) address and size for a given class name within a binary, which is crucial for reverse engineering and dynamic analysis.
Core Features & Use Cases
- VTable Discovery: Locates the exact virtual address and size of a class's vtable.
- Platform Support: Handles both Windows and Linux naming conventions for vtables.
- Method Flexibility: Supports direct symbol lookup and a fallback method using RTTI information.
- Use Case: When analyzing a C++ game executable, you need to understand the object-oriented structure. Use this Skill to quickly find the vtable for
CCSPlayerPawnto inspect its virtual methods.
Quick Start
Use the get-vtable-address skill to find the vtable address for the class named CGameRules.
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: get-vtable-address Download link: https://github.com/hzqst/CS2_VibeSignatures/archive/main.zip#get-vtable-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 223,000+ vetted skills library on demand.