All authors
mrc4tt avatar

Claude Skills by mrc4tt

github.com/mrc4tt
1,322 skillsA× 1,321B× 10 installs2 views
Find CCSPlayer MovementServices WaterMove VerifiedA

Agent fallback for CCSPlayer_MovementServices_WaterMove-verified (auto-generated, category: func). Locate CCSPlayer_MovementServices::WaterMove in the CS2 server module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CCSPlayer_MovementServices_WaterMove-verified, CCSPlayer_MovementServices::WaterMove

testinggo
0
3
Find CCSPlayer MovementServices VtableA

Agent fallback for CCSPlayer_MovementServices_vtable (auto-generated, category: func). Locate CCSPlayer_MovementServices_vtable in the CS2 server module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CCSPlayer_MovementServices_vtable, CCSPlayer_MovementServices_vtable

testinggo
0
3
Find CCSPlayer UseServices BumpWeaponA

Agent fallback for CCSPlayer_UseServices_BumpWeapon (auto-generated, category: func). Locate CCSPlayer_UseServices::BumpWeapon in the CS2 server module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CCSPlayer_UseServices_BumpWeapon, CCSPlayer_UseServices::BumpWeapon

testinggo
0
3
Find CCSPlayer UseServices OnUseA

Agent fallback for CCSPlayer_UseServices_OnUse (auto-generated, category: vfunc). Locate CCSPlayer_UseServices::OnUse in the CS2 server module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CCSPlayer_UseServices_OnUse, CCSPlayer_UseServices::OnUse

devopsgo
0
3
Find CCSPlayer UseServices OnUseImplA

Agent fallback for CCSPlayer_UseServices_OnUseImpl (auto-generated, category: func). Locate CCSPlayer_UseServices::OnUseImpl in the CS2 server module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CCSPlayer_UseServices_OnUseImpl, CCSPlayer_UseServices::OnUseImpl

testinggo
0
3
Find CCSPlayer UseServices VtableA

Agent fallback for CCSPlayer_UseServices_vtable (auto-generated, category: func). Locate CCSPlayer_UseServices_vtable in the CS2 server module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CCSPlayer_UseServices_vtable, CCSPlayer_UseServices_vtable

testinggo
0
3
Find CCSPlayer WeaponServices DropWeaponA

Locate CCSPlayer_WeaponServices::DropWeapon in CS2 server.dll / libserver.so via IDA Pro MCP and emit a fresh, minimal-unique signature or offset for the WeaponPaints gamedata entry "CCSPlayer_WeaponServices::DropWeapon" (symbol CCSPlayer_WeaponServices_DropWeapon). This is a VIRTUAL function — emit the vtable slot, NOT a byte signature. Resolve the CCSPlayer_WeaponServices vtable via RTTI and identify the DropWeapon slot: the body takes a CBasePlayerWeapon handle/pointer, detaches it from th...

devops
0
3
Find CCSPlayer WeaponServices EquipWeapon AND CCSPlayer WeaponServices CanUseA

Find and identify the CCSPlayer_WeaponServices_EquipWeapon function and the CCSPlayer_WeaponServices_CanUse virtual function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or libserver.so to locate the weapon-equip helper and the "is this weapon usable right now" vfunc by RTTI-walking the CCSPlayer_WeaponServices vtable and confirming each candidate's decompiled body against the known CCSPlayer_WeaponServices_PickupItem anchor's callee shapes. Trigger:...

design
0
3
Find CCSPlayer WeaponServices HandleDropWeaponA

Agent fallback for CCSPlayer_WeaponServices_HandleDropWeapon (auto-generated, category: func). Locate CCSPlayer_WeaponServices::HandleDropWeapon in the CS2 server module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CCSPlayer_WeaponServices_HandleDropWeapon, CCSPlayer_WeaponServices::HandleDropWeapon

testinggo
0
3
Find CCSPlayer WeaponServices PickupItem DecompilesA

Agent fallback for CCSPlayer_WeaponServices_PickupItem-decompiles (auto-generated, category: vfunc). Locate CCSPlayer_WeaponServices::PickupItem in the CS2 server module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CCSPlayer_WeaponServices_PickupItem-decompiles, CCSPlayer_WeaponServices::PickupItem

devopsgo
0
3
Find CCSPlayer WeaponServices PickupItemA

Agent fallback for CCSPlayer_WeaponServices_PickupItem (auto-generated, category: vfunc). Locate CCSPlayer_WeaponServices::PickupItem in the CS2 server module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CCSPlayer_WeaponServices_PickupItem, CCSPlayer_WeaponServices::PickupItem

devopsgo
0
3
Find CCSPlayer WeaponServices SelectItemA

Agent fallback for CCSPlayer_WeaponServices_SelectItem (auto-generated, category: vfunc). Locate CCSPlayer_WeaponServices::SelectItem in the CS2 server module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CCSPlayer_WeaponServices_SelectItem, CCSPlayer_WeaponServices::SelectItem

devopsgo
0
3
Find CCSPlayer WeaponServices Weapon GetSlotA

Locate CCSPlayer_WeaponServices::GetSlot in CS2 server.dll / libserver.so via IDA Pro MCP and emit a fresh, minimal-unique signature or offset for the local gamedata entry "CCSPlayer_WeaponServices::GetSlot" (symbol CCSPlayer_WeaponServices_Weapon_GetSlot). This is a non-virtual function - emit a byte signature (func_sig), not an offset. Locate it via cross-references, distinctive constants/strings in its body, or callers of related symbols; verify by decompilation before committing to a cand...

devops
0
3
Find CCSPlayer WeaponServices VtableA

Agent fallback for CCSPlayer_WeaponServices_vtable (auto-generated, category: func). Locate CCSPlayer_WeaponServices_vtable in the CS2 server module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CCSPlayer_WeaponServices_vtable, CCSPlayer_WeaponServices_vtable

testinggo
0
3
Find CCSPointScript OnCustomHudClickedA

Locate CCSPointScript_OnCustomHudClicked in CS2 server.dll / libserver.so via IDA Pro MCP and emit a fresh, minimal-unique signature or offset for the local gamedata entry "CCSPointScript_OnCustomHudClicked" (symbol CCSPointScript_OnCustomHudClicked). The gamedata consumer stores a BYTE SIGNATURE for this entry - ALWAYS emit the func schema (func_sig), never vfunc fields. The function may be virtual; locating it via the owning class vtable (RTTI) is a fine strategy, but once found, read its h...

devops
0
3
Find CCSWeaponBase ItemPostFrame ProcessReloadActionA

Agent fallback for CCSWeaponBase_ItemPostFrame_ProcessReloadAction (auto-generated, category: func). Locate CCSWeaponBase::ItemPostFrame::ProcessReloadAction in the CS2 server module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CCSWeaponBase_ItemPostFrame_ProcessReloadAction, CCSWeaponBase::ItemPostFrame::ProcessReloadAction

testinggo
0
3
Find CChicken Event Killed DecompilesA

Agent fallback for CChicken_Event_Killed-decompiles (auto-generated, category: vfunc). Locate CChicken::Event_Killed in the CS2 server module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CChicken_Event_Killed-decompiles, CChicken::Event_Killed

devopsgo
0
3
Find CChicken Event KilledA

Agent fallback for CChicken_Event_Killed (auto-generated, category: vfunc). Locate CChicken::Event_Killed in the CS2 server module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CChicken_Event_Killed, CChicken::Event_Killed

devopsgo
0
3
Find CChicken VtableA

Agent fallback for CChicken_vtable (auto-generated, category: func). Locate CChicken_vtable in the CS2 server module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CChicken_vtable, CChicken_vtable

testinggo
0
3
Find CClientInput CreateMove DecompilesA

Agent fallback for CClientInput_CreateMove-decompiles (auto-generated, category: vfunc). Locate CClientInput::CreateMove in the CS2 client module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CClientInput_CreateMove-decompiles, CClientInput::CreateMove

businessgo
0
3
Find CClientInput CreateMoveA

Agent fallback for CClientInput_CreateMove (auto-generated, category: vfunc). Locate CClientInput::CreateMove in the CS2 client module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CClientInput_CreateMove, CClientInput::CreateMove

businessgo
0
3
Find CDecoyProjectile CreateA

Find and identify the CDecoyProjectile_Create factory in CS2 server binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or libserver.so to locate the decoy projectile spawn factory. It is a non-virtual, direct-call static factory found via the entity classname string "decoy_projectile" it references (excluding the RTTI class string "CDecoyProjectile"). Emits a unique IDA-style byte signature and a func YAML. Mirrors the find-CDecoyProjectile_Create.py preprocessor...

devops
0
3
Find CDedicatedServerWorkshopManager SwitchToWorkshopMapGroup DecompilesA

Agent fallback for CDedicatedServerWorkshopManager_SwitchToWorkshopMapGroup-decompiles (auto-generated, category: func). Locate CDedicatedServerWorkshopManager::SwitchToWorkshopMapGroup in the CS2 server module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CDedicatedServerWorkshopManager_SwitchToWorkshopMapGroup-decompiles, CDedicatedServerWorkshopManager::Switc...

devopsgo
0
3
Find CDedicatedServerWorkshopManager SwitchToWorkshopMapGroupA

Agent fallback for CDedicatedServerWorkshopManager_SwitchToWorkshopMapGroup (auto-generated, category: func). Locate CDedicatedServerWorkshopManager::SwitchToWorkshopMapGroup in the CS2 server module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CDedicatedServerWorkshopManager_SwitchToWorkshopMapGroup, CDedicatedServerWorkshopManager::SwitchToWorkshopMapGroup

devopsgo
0
3
Find CDelayedCall2 CServerSideClientBase ProcessBaselineAckCall VtableA

Agent fallback for CDelayedCall2_CServerSideClientBase_ProcessBaselineAckCall_vtable (auto-generated, category: func). Locate CDelayedCall2_CServerSideClientBase_ProcessBaselineAckCall_vtable in the CS2 engine module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CDelayedCall2_CServerSideClientBase_ProcessBaselineAckCall_vtable, CDelayedCall2_CServerSideClientBas...

devopsgo
0
3
Find CDelayedCall2 CServerSideClientBase UpdateAcknowledgedFramecountCall VtableA

Agent fallback for CDelayedCall2_CServerSideClientBase_UpdateAcknowledgedFramecountCall_vtable (auto-generated, category: func). Locate CDelayedCall2_CServerSideClientBase_UpdateAcknowledgedFramecountCall_vtable in the CS2 engine module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CDelayedCall2_CServerSideClientBase_UpdateAcknowledgedFramecountCall_vtable, CDel...

devopsgo
0
3
Find CDemoPlayer InternalReadPacketA

Agent fallback for CDemoPlayer_InternalReadPacket (auto-generated, category: func). Locate CDemoPlayer::InternalReadPacket in the CS2 engine module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CDemoPlayer_InternalReadPacket, CDemoPlayer::InternalReadPacket

testinggo
0
3
Find CDemoPlayer Pause DecompilesA

Agent fallback for CDemoPlayer_Pause-decompiles (auto-generated, category: vfunc). Locate CDemoPlayer::Pause in the CS2 engine module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CDemoPlayer_Pause-decompiles, CDemoPlayer::Pause

devopsgo
0
3
Find CDemoPlayer PauseA

Agent fallback for CDemoPlayer_Pause (auto-generated, category: vfunc). Locate CDemoPlayer::Pause in the CS2 engine module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CDemoPlayer_Pause, CDemoPlayer::Pause

devopsgo
0
3
Find CDemoPlayer PlayDemoA

Agent fallback for CDemoPlayer_PlayDemo (auto-generated, category: vfunc). Locate CDemoPlayer::PlayDemo in the CS2 engine module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CDemoPlayer_PlayDemo, CDemoPlayer::PlayDemo

devopsgo
0
3
Find CDemoPlayer SetIgnorePacketsForResourceLoadingA

Agent fallback for CDemoPlayer_SetIgnorePacketsForResourceLoading (auto-generated, category: vfunc). Locate CDemoPlayer::SetIgnorePacketsForResourceLoading in the CS2 engine module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CDemoPlayer_SetIgnorePacketsForResourceLoading, CDemoPlayer::SetIgnorePacketsForResourceLoading

devopsgo
0
3
Find CDemoPlayer SkipToTickA

Agent fallback for CDemoPlayer_SkipToTick (auto-generated, category: vfunc). Locate CDemoPlayer::SkipToTick in the CS2 engine module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CDemoPlayer_SkipToTick, CDemoPlayer::SkipToTick

devopsgo
0
3
Find CDemoPlayer StartPlayback DecompilesA

Agent fallback for CDemoPlayer_StartPlayback-decompiles (auto-generated, category: vfunc). Locate CDemoPlayer::StartPlayback in the CS2 engine module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CDemoPlayer_StartPlayback-decompiles, CDemoPlayer::StartPlayback

devopsgo
0
3
Find CDemoPlayer StartPlaybackA

Agent fallback for CDemoPlayer_StartPlayback (auto-generated, category: vfunc). Locate CDemoPlayer::StartPlayback in the CS2 engine module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CDemoPlayer_StartPlayback, CDemoPlayer::StartPlayback

devopsgo
0
3
Find CDemoPlayer StopPlaybackA

Agent fallback for CDemoPlayer_StopPlayback (auto-generated, category: vfunc). Locate CDemoPlayer::StopPlayback in the CS2 engine module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CDemoPlayer_StopPlayback, CDemoPlayer::StopPlayback

devopsgo
0
3
Find CDemoPlayer VtableA

Agent fallback for CDemoPlayer_vtable (auto-generated, category: func). Locate CDemoPlayer_vtable in the CS2 engine module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CDemoPlayer_vtable, CDemoPlayer_vtable

testinggo
0
3
Find CDemoRecorder ParseMessage DecompilesA

Agent fallback for CDemoRecorder_ParseMessage-decompiles (auto-generated, category: vfunc). Locate CDemoRecorder::ParseMessage in the CS2 engine module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CDemoRecorder_ParseMessage-decompiles, CDemoRecorder::ParseMessage

devopsgo
0
3
Find CDemoRecorder ParseMessageA

Agent fallback for CDemoRecorder_ParseMessage (auto-generated, category: vfunc). Locate CDemoRecorder::ParseMessage in the CS2 engine module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CDemoRecorder_ParseMessage, CDemoRecorder::ParseMessage

devopsgo
0
3
Find CDemoRecorder WriteSpawnGroupsA

Agent fallback for CDemoRecorder_WriteSpawnGroups (auto-generated, category: func). Locate CDemoRecorder::WriteSpawnGroups in the CS2 engine module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CDemoRecorder_WriteSpawnGroups, CDemoRecorder::WriteSpawnGroups

testinggo
0
3
Find CDemoRecorder VtableA

Agent fallback for CDemoRecorder_vtable (auto-generated, category: func). Locate CDemoRecorder_vtable in the CS2 engine module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CDemoRecorder_vtable, CDemoRecorder_vtable

testinggo
0
3
Find CEconItemView CEconItemViewA

Locate CEconItemView::CEconItemView in CS2 server.dll / libserver.so via IDA Pro MCP and emit a fresh, minimal-unique signature or offset for the WeaponPaints gamedata entry "CEconItemView::CEconItemView" (symbol CEconItemView_CEconItemView). This is the CONSTRUCTOR of CEconItemView. Shortlist via allocation sites: callers of operator-new whose result is immediately stored with the CEconItemView vtable (RTTI), followed by zeroing and initialization of definition-index/quantity/attribute-list ...

devops
0
3
Find CEconItemView Operator=A

Locate CEconItemView::operator= in CS2 server.dll / libserver.so via IDA Pro MCP and emit a fresh, minimal-unique signature or offset for the WeaponPaints gamedata entry "CEconItemView::operator=" (symbol CEconItemView_operator=). Copy-assignment operator. Shortlist via call sites in weapon-give/refresh paths that copy an existing CEconItemView into another (this-pointer copy of definition index, seed, wear, attribute list and item ID fields — a field-by-field copy, not a memcpy). Trigger: CE...

devops
0
3
Find CEngineClient ClientCmd UnrestrictedA

Agent fallback for CEngineClient_ClientCmd_Unrestricted (auto-generated, category: func). Locate CEngineClient_ClientCmd_Unrestricted in the CS2 engine module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CEngineClient_ClientCmd_Unrestricted, CEngineClient_ClientCmd_Unrestricted

businessgo
0
3
Find CEngineClient DumpNetStatsA

Agent fallback for CEngineClient_DumpNetStats (auto-generated, category: vfunc). Locate CEngineClient::DumpNetStats in the CS2 engine module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CEngineClient_DumpNetStats, CEngineClient::DumpNetStats

businessgo
0
3
Find CEngineClient ExecuteClientCmdA

Agent fallback for CEngineClient_ExecuteClientCmd (auto-generated, category: func). Locate CEngineClient_ExecuteClientCmd in the CS2 engine module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CEngineClient_ExecuteClientCmd, CEngineClient_ExecuteClientCmd

businessgo
0
3
Find CEngineClient FindOrCreateWorldSessionA

Agent fallback for CEngineClient_FindOrCreateWorldSession (auto-generated, category: vfunc). Locate CEngineClient::FindOrCreateWorldSession in the CS2 engine module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CEngineClient_FindOrCreateWorldSession, CEngineClient::FindOrCreateWorldSession

businessgo
0
3
Find CEngineClient GetEntityLumpForTemplateA

Agent fallback for CEngineClient_GetEntityLumpForTemplate (auto-generated, category: vfunc). Locate CEngineClient::GetEntityLumpForTemplate in the CS2 engine module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CEngineClient_GetEntityLumpForTemplate, CEngineClient::GetEntityLumpForTemplate

businessgo
0
3
Find CEngineClient GetStatsAppIDA

Agent fallback for CEngineClient_GetStatsAppID (auto-generated, category: vfunc). Locate CEngineClient::GetStatsAppID in the CS2 engine module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CEngineClient_GetStatsAppID, CEngineClient::GetStatsAppID

businessgo
0
3
Find CEngineClient IsPlayingDemoA

Agent fallback for CEngineClient_IsPlayingDemo (auto-generated, category: func). Locate CEngineClient_IsPlayingDemo in the CS2 engine module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CEngineClient_IsPlayingDemo, CEngineClient_IsPlayingDemo

businessgo
0
3
Find CEngineClient VtableA

Agent fallback for CEngineClient_vtable (auto-generated, category: func). Locate CEngineClient_vtable in the CS2 engine module via IDA Pro MCP and emit a fresh, minimal-unique artifact. The deterministic preprocessor could not resolve this symbol on the current gamever - your job is the re-sign. Trigger: CEngineClient_vtable, CEngineClient_vtable

businessgo
0
3