get-vtable-from-yaml
CommunityLoad vtable info from YAML
Authorhzqst
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the retrieval of virtual table (vtable) information from pre-generated YAML files, which is crucial for analyzing virtual functions in C++ classes.
Core Features & Use Cases
- VTable Data Loading: Reads vtable address, size, and function entries from YAML files.
- Dependency Check: Ensures vtable analysis has been completed before attempting to load the data.
- Use Case: When reverse-engineering a game or application, you can use this skill to quickly get the vtable details for a specific class like
CCSPlayerControllerwithout manually parsing the binary.
Quick Start
Use the get-vtable-from-yaml skill with class_name set to CCSPlayerController.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 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-from-yaml Download link: https://github.com/hzqst/CS2_VibeSignatures/archive/main.zip#get-vtable-from-yaml 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.