Maintenance in progress: we are indexing a large batch of new skills. Some pages may load slowly or briefly show no results. Nothing is lost, and everything is back to normal within the hour.

find-CPhysBox_Use_PatchCaller

Find and identify the CPhysBox_Use_PatchCaller patch in CS2 binary using IDA Pro MCP. This patch changes the third argument of the sub_XXXXXXXX call inside CPhysBox_Use from inputdata->pCaller to this (the CPhysBox entity pointer), so the caller is the physbox itself. Use this skill when reverse engineering CS2 server.dll or server.so to locate and patch the caller argument. Trigger: CPhysBox_Use patch caller, CPhysBox_Use_PatchCaller, physbox use caller patch

tools-only 9b0d2ea 3 files · 10.5 KB Updated 7 repo stars

File contents

tools-only/X-Skills/tree/main/development/003-name-skill_3f7fddce commit 9b0d2eaa74

Frequently asked questions

npx skillmds add tools-only/find-cphysbox-use-patchcaller