find-CPhysBox_Use_PatchCaller
CommunityPatch CPhysBox_Use caller argument
Authorhzqst
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the process of identifying and patching a specific instruction within the CPhysBox_Use function in CS2 binaries, ensuring the correct entity pointer is passed as an argument.
Core Features & Use Cases
- Automated Patch Identification: Locates the precise assembly instruction responsible for passing the incorrect argument (
inputdata->pCaller) inCPhysBox_Use. - Platform-Specific Patching: Generates correct patch bytes and instructions for both Windows and Linux architectures.
- Use Case: When reverse engineering CS2 server binaries, this Skill helps quickly apply a fix to ensure the
CPhysBoxentity itself is correctly referenced, rather than a pointer from input data, simplifying further analysis.
Quick Start
Use the find-CPhysBox_Use_PatchCaller skill to generate a patch signature for the CPhysBox_Use function.
Dependency Matrix
Required Modules
None requiredComponents
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-CPhysBox_Use_PatchCaller Download link: https://github.com/hzqst/CS2_VibeSignatures/archive/main.zip#find-cphysbox-use-patchcaller 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.