mirror of
https://github.com/a2x/cs2-dumper.git
synced 2025-04-05 00:25:36 +08:00
304 lines
6.3 KiB
JSON
304 lines
6.3 KiB
JSON
{
|
|
"signatures": [
|
|
{
|
|
"name": "dwBuildNumber",
|
|
"module": "libengine2.so",
|
|
"pattern": "89 15 ? ? ? ? 48 83 ? ? 48 8D 3D ? ? ? ?",
|
|
"operations": [
|
|
{
|
|
"type": "rip",
|
|
"offset": 2,
|
|
"length": 6
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "dwNetworkGameClient_deltaTick",
|
|
"module": "libengine2.so",
|
|
"pattern": "89 83 ? ? ? ? B8 01",
|
|
"operations": [
|
|
{
|
|
"type": "slice",
|
|
"start": 2,
|
|
"end": 4
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "dwEntityList",
|
|
"module": "libclient.so",
|
|
"pattern": "48 8B 3D ? ? ? ? 44 89 E3 45 89 E6 C1 ? 0E",
|
|
"operations": [
|
|
{
|
|
"type": "rip"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "dwForceAttack",
|
|
"module": "libclient.so",
|
|
"pattern": "4c 8d ? ? ? ? ? 4d 89 ? 48 89 ? ? ? ? ? eb",
|
|
"operations": [
|
|
{
|
|
"type": "rip"
|
|
},
|
|
{
|
|
"type": "add",
|
|
"value": 48
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "dwForceAttack2",
|
|
"module": "libclient.so",
|
|
"pattern": "4c 8d ? ? ? ? ? 48 8d ? ? ? ? ? 48 89 ? ? ? ? ? e8 ? ? ? ? 49 ? ? ? 31 d2 48 c7 ? ? ? ? ? ? 08",
|
|
"operations": [
|
|
{
|
|
"type": "rip"
|
|
},
|
|
{
|
|
"type": "add",
|
|
"value": 48
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "dwGameEntitySystem",
|
|
"module": "libclient.so",
|
|
"pattern": "48 89 3d ? ? ? ? e9 ? ? ? ? 55",
|
|
"operations": [
|
|
{
|
|
"type": "rip"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "dwGameEntitySystem_getHighestEntityIndex",
|
|
"module": "libclient.so",
|
|
"pattern": "8b 87 ? ? ? ? c3 66 ? ? ? ? ? ? ? ? 8b 97",
|
|
"operations": [
|
|
{
|
|
"type": "slice",
|
|
"start": 2,
|
|
"end": 4
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "dwGameRules",
|
|
"module": "libclient.so",
|
|
"pattern": "48 89 3d ? ? ? ? 8b",
|
|
"operations": [
|
|
{
|
|
"type": "rip"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "dwGameTypes",
|
|
"module": "libmatchmaking.so",
|
|
"pattern": "48 8d 05 ? ? ? ? c3 ? ? ? 00 00 00 00 00 48 ? ? 55",
|
|
"operations": [
|
|
{
|
|
"type": "rip"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "dwGameTypes_mapName",
|
|
"module": "libmatchmaking.so",
|
|
"pattern": "48 8d 05 ? ? ? ? c3 ? ? ? 00 00 00 00 00 48 ? ? 55",
|
|
"operations": [
|
|
{
|
|
"type": "rip"
|
|
},
|
|
{
|
|
"type": "add",
|
|
"value": 288
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "dwGlobalVars",
|
|
"module": "libclient.so",
|
|
"pattern": "48 89 35 ? ? ? ? 48 89 ? ? c3",
|
|
"operations": [
|
|
{
|
|
"type": "rip"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "dwGlowManager",
|
|
"module": "libclient.so",
|
|
"pattern": "48 8b 05 ? ? ? ? c3 ? ? ? 00 00 00 00 00 48 8d 05 ? ? ? ? 48 c7",
|
|
"operations": [
|
|
{
|
|
"type": "rip"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "dwInterfaceLinkList",
|
|
"module": "libclient.so",
|
|
"pattern": "48 8b 1d ? ? ? ? 48 85 db 74 ? 49 89 ? eb",
|
|
"operations": [
|
|
{
|
|
"type": "rip"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "dwLocalPlayerController",
|
|
"module": "libclient.so",
|
|
"pattern": "48 8B 15 ? ? ? ? 31 C0 48 85 D2 74 5C",
|
|
"operations": [
|
|
{
|
|
"type": "rip"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "dwLocalPlayerPawn",
|
|
"module": "libclient.so",
|
|
"pattern": "48 8D 05 ? ? ? ? C3 ? ? ? 00 00 00 00 00 C7 47 40",
|
|
"operations": [
|
|
{
|
|
"type": "rip"
|
|
},
|
|
{
|
|
"type": "add",
|
|
"value": 312
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "dwNetworkGameClient",
|
|
"module": "libengine2.so",
|
|
"pattern": "48 89 1d ? ? ? ? 49 8b",
|
|
"operations": [
|
|
{
|
|
"type": "rip"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "dwNetworkGameClient_maxClients",
|
|
"module": "libengine2.so",
|
|
"pattern": "48 8b ? ? ? ? ? c3 ? ? ? 00 00 00 00 00 48 89 ? ? ? ? ? c3 ? ? ? 00 00 00 00 00 8b",
|
|
"operations": [
|
|
{
|
|
"type": "slice",
|
|
"start": 3,
|
|
"end": 5
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "dwNetworkGameClient_signOnState",
|
|
"module": "libengine2.so",
|
|
"pattern": "8b 97 ? ? ? ? 31 c0 45 31 ed",
|
|
"operations": [
|
|
{
|
|
"type": "slice",
|
|
"start": 2,
|
|
"end": 4
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "dwPlantedC4",
|
|
"module": "libclient.so",
|
|
"pattern": "48 8b 05 ? ? ? ? 4c ? ? ? 49 ? ? ? ? 8b ? ? e8",
|
|
"operations": [
|
|
{
|
|
"type": "rip"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "dwPrediction",
|
|
"module": "libclient.so",
|
|
"pattern": "48 8D 05 ? ? ? ? C3 ? ? ? 00 00 00 00 00 C7 47 40",
|
|
"operations": [
|
|
{
|
|
"type": "rip"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "dwSensitivity_sensitivity",
|
|
"module": "libclient.so",
|
|
"pattern": "ff 53 ? 4c 89 ea 4c 89 fe 4c 89 e7 e8 ? ? ? ? 84 c0",
|
|
"operations": [
|
|
{
|
|
"type": "slice",
|
|
"start": 2,
|
|
"end": 3
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "dwViewAngles",
|
|
"module": "libclient.so",
|
|
"pattern": "48 8d 05 ? ? ? ? 48 8b 38 48 8b 07 ff 60 40",
|
|
"operations": [
|
|
{
|
|
"type": "rip"
|
|
},
|
|
{
|
|
"type": "deref"
|
|
},
|
|
{
|
|
"type": "add",
|
|
"value": 21408
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "dwViewMatrix",
|
|
"module": "libclient.so",
|
|
"pattern": "4c 8d 05 ? ? ? ? 48 ? ? 48 8d ? ? ? ? ? e8 ? ? ? ? 8b",
|
|
"operations": [
|
|
{
|
|
"type": "rip"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "dwViewRender",
|
|
"module": "libclient.so",
|
|
"pattern": "48 8d 05 ? ? ? ? 48 89 38 48 85 ff",
|
|
"operations": [
|
|
{
|
|
"type": "rip"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "dwWindowHeight",
|
|
"module": "libengine2.so",
|
|
"pattern": "8B 05 ? ? ? ? 89 03",
|
|
"operations": [
|
|
{
|
|
"type": "rip",
|
|
"offset": 2,
|
|
"length": 6
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "dwWindowWidth",
|
|
"module": "libengine2.so",
|
|
"pattern": "8B 05 ? ? ? ? 41 89 ? ? 8b 05",
|
|
"operations": [
|
|
{
|
|
"type": "rip",
|
|
"offset": 2,
|
|
"length": 6
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|