write-vfunc-as-yaml
CommunityPersist vfunc analysis to YAML.
Authorhzqst
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the process of saving detailed virtual function analysis results into a standardized YAML format, ensuring that critical vtable information is persistently stored alongside game binaries.
Core Features & Use Cases
- Persist Vfunc Data: Saves identified virtual function names, addresses, signatures, and vtable offsets to YAML files.
- Platform Agnostic: Automatically detects and formats output for both Windows (.dll) and Linux (.so) binaries.
- Use Case: After identifying a new virtual function in a game update, use this skill to record its properties (like its vtable index and signature) so that it can be easily referenced and used by other tools or scripts in future analyses.
Quick Start
Use the write-vfunc-as-yaml skill to save the analysis for the function CCSPlayerController_ChangeTeam with vtable CCSPlayerController and offset 0x330.
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-vfunc-as-yaml Download link: https://github.com/hzqst/CS2_VibeSignatures/archive/main.zip#write-vfunc-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.