write-vtable-as-yaml
CommunityPersist vtable analysis results.
Authorhzqst
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the process of saving virtual table (vtable) analysis results from IDA Pro into a standardized YAML format, preventing data loss and ensuring consistency across game updates.
Core Features & Use Cases
- VTable Persistence: Saves vtable information (class name, address, size, function entries) to a YAML file.
- Cross-Platform Support: Automatically handles differences between Windows and Linux vtable structures.
- Use Case: After analyzing a vtable for a critical game class like
CSource2Serverin IDA Pro, use this skill to generate a YAML file that can be version-controlled and easily referenced later, even after a game update.
Quick Start
Use the write-vtable-as-yaml skill to save the vtable for CSource2Server at virtual address 0x182B8D9D8 with the symbol "??_7CBaseEntity@@6B@".
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: write-vtable-as-yaml Download link: https://github.com/hzqst/CS2_VibeSignatures/archive/main.zip#write-vtable-as-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.