find-CBaseEntity_GetHammerUniqueId

Community

Locate CS2 GetHammerUniqueId vfunc

Authorhzqst
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the complex process of finding a specific virtual function (CBaseEntity_GetHammerUniqueId) within the Counter-Strike 2 game binaries, which is crucial for reverse engineering and mod development.

Core Features & Use Cases

  • Automated vfunc Identification: Precisely locates the CBaseEntity_GetHammerUniqueId virtual function offset and index using string references and code pattern matching within IDA Pro.
  • Platform-Specific Analysis: Handles differences in vtable layouts between Windows (server.dll) and Linux (libserver.so) binaries.
  • Use Case: When developing a new CS2 server-side mod that needs to interact with entity properties, you can use this Skill to quickly find the exact memory address and offset for GetHammerUniqueId without manual, time-consuming reverse engineering.

Quick Start

Use the find-CBaseEntity_GetHammerUniqueId skill to find the vtable offset for CBaseEntity_GetHammerUniqueId in the server.dll binary.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: find-CBaseEntity_GetHammerUniqueId
Download link: https://github.com/hzqst/CS2_VibeSignatures/archive/main.zip#find-cbaseentity-gethammeruniqueid

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.