generate-signature-for-vfuncoffset
CommunityGenerate precise vfunc offset signatures.
Software Engineering#mcp#reverse engineering#binary analysis#ida pro#signature generation#vfunc offset
Authorhzqst
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the creation of unique byte signatures for specific instructions that contain virtual-function offsets, ensuring accurate identification of critical code locations.
Core Features & Use Cases
- Targeted Signature Generation: Creates byte signatures for instructions like
call qword ptr [rax+538h], where the vfunc offset is a key identifier. - Precise Offset Locking: Ensures the vfunc offset displacement bytes are explicitly included in the signature, not wildcards.
- Use Case: When analyzing game or application binaries, this Skill helps pinpoint specific virtual function calls by generating a reliable signature based on their unique offset.
Quick Start
Use the generate-signature-for-vfuncoffset skill to generate a signature for the instruction at address 0x180123456 with an expected vfunc offset of 0x538.
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: generate-signature-for-vfuncoffset Download link: https://github.com/hzqst/CS2_VibeSignatures/archive/main.zip#generate-signature-for-vfuncoffset 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.