write-globalvar-as-yaml
CommunityPersist global variable analysis results.
Software Engineering#persistence#YAML#reverse engineering#IDA Pro#global variable#signature generation
Authorhzqst
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the process of saving identified global variable information (name, address, signature, etc.) into a standardized YAML format, ensuring persistence and easy retrieval of analysis results.
Core Features & Use Cases
- Persistent Storage: Saves critical global variable details to YAML files alongside the analyzed binary.
- Standardized Format: Ensures analysis results are consistently structured for future use or integration with other tools.
- Use Case: After identifying and generating signatures for global variables in a game's
server.dll, use this skill to save all the collected data intoIGameSystem_InitAllSystems_pFirst.windows.yamlfor later reference.
Quick Start
Use the write-globalvar-as-yaml skill to save the analysis for the global variable named IGameSystem_InitAllSystems_pFirst with address 0x180XXXXXX and signature 48 8B 1D ?? ?? ?? ?? 48 85 DB 0F 84 ?? ?? ?? ?? BD FF FF 00 00.
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-globalvar-as-yaml Download link: https://github.com/hzqst/CS2_VibeSignatures/archive/main.zip#write-globalvar-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.