generate-signature-for-structoffset

Community

Generate precise byte signatures for struct offsets.

Authorhzqst
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the generation and validation of unique byte signatures for specific instructions that reference struct member offsets, ensuring accurate identification of these critical code locations.

Core Features & Use Cases

  • Automated Signature Generation: Creates precise, fully-fixed byte signatures for instructions like mov [rcx+1A8h], eax.
  • Validation: Ensures the generated signature correctly identifies the target instruction and its specific struct offset.
  • Use Case: When reverse engineering or updating game offsets, this Skill helps pinpoint exact memory locations within data structures, crucial for maintaining compatibility across game updates.

Quick Start

Use the generate-signature-for-structoffset skill to generate a signature for the instruction at address 0x180123456 with a struct offset of 0x1A8.

Dependency Matrix

Required Modules

None required

Components

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-structoffset
Download link: https://github.com/hzqst/CS2_VibeSignatures/archive/main.zip#generate-signature-for-structoffset

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.