Skip to main content

Skills en este repositorio

tools-only/X-Skills - Página 43

SkillsMP ha recopilado 2943 skills de tools-only/X-Skills. Abre una skill para revisar su origen y sus detalles.

tools-only/X-Skills

Mostrando 40 de 2943 skills recopiladas.

ocupación
Desarrolladores de software
descripción

Find and identify the CBaseModelEntity_SetModel function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the SetModel function by searching for known model path string references like…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Find and identify the CSource2GameEntities::CheckTransmit (virtual function) and CCheckTransmitInfo (struct) in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the CSource2GameEntities::CheckTransmit…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Find and identify the CBaseEntity_SetStateChanged virtual function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the SetStateChanged function, which handles network state change notifications…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de seguridad de la información
descripción

Find and identify the CEntitySystem_AddEntityIOEvent function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the AddEntityIOEvent function by searching for the "_DisableUpdateTarget" string…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Find and identify the CCSPlayerController_InventoryUpdateThink wrapper function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the InventoryUpdateThink think function wrapper by searching for the…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de seguridad de la información
descripción

Find and identify the UTIL_PlayerSlotToPlayerController function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the function by searching for the "splitscreenplayer" string reference.

Idioma del texto original: inglés

actualizado
ocupación
Analistas de seguridad de la información
descripción

Find and identify the CBaseEntity_TakeDamageOld function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the TakeDamageOld function by searching for the TakeDamageOld debug string references and…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de seguridad de la información
descripción

Find and identify the CBasePlayerController_SetPawn function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the SetPawn function by analyzing the cleanup sequence in CBasePlayerController virtual…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de seguridad de la información
descripción

Find and identify the CBasePlayerController_SetPlayerName function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the SetPlayerName function by searching for known string references and analyzing…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Find and identify the UTIL_ClientPrintAll function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the UTIL_ClientPrintAll function by searching for the "#Game_idle_kick" string reference and…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Find and identify the CGameResourceService_BuildResourceManifest function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 engine2.dll or libengine2.so to locate the CGameResourceService::BuildResourceManifest function by searching…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de seguridad de la información
descripción

Find and identify the CEntityIOOutput_FireOutputInternal function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the FireOutputInternal function by searching for the error message string…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de seguridad de la información
descripción

Find and identify the CServerSideClient_IsHearingClient function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 engine2.dll or libengine2.so to locate the IsHearingClient function by searching for CServerSideClient vtable and…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Find and identify the CCSPlayer_WeaponServices_CanUse function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the CanUse weapon validation function by searching for the vtable, analyzing virtual…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de seguridad de la información
descripción

Find and identify the CBasePlayerController_HandleCommand_JoinTeam function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the HandleCommand_JoinTeam function by searching for known debug string…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de seguridad de la información
descripción

Find and identify the WeaponBuy (item purchase handler) function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the WeaponBuy function by searching for the "item_purchase" string reference and…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Find and identify the UTIL_CreateEntityByName function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the entity creation utility function by searching for the "Attempted to spawn a not-spawnable…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de seguridad de la información
descripción

Find and identify the GetCSWeaponDataFromKey function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the GetCSWeaponDataFromKey function by searching for known projectile string references and…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Find and identify the NetworkStateChanged function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the NetworkStateChanged function by searching for the "light_capsule" string reference and…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de seguridad de la información
descripción

Find and identify the CBaseEntity_EmitSoundFilter function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the EmitSoundFilter function by searching for the "CT_Water.StepLeft" string reference…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de seguridad de la información
descripción

Find and identify the CCSPlayerController_ChangeTeam function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the ChangeTeam function by searching for known debug string references and analyzing…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Find and identify the UTIL_Remove function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the UTIL_Remove function by analyzing the Molotov extinguish pattern and identifying the finalization…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de seguridad de la información
descripción

Find and identify the CBasePlayerPawn_CommitSuicide function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the CommitSuicide function by analyzing the CBasePlayerPawn vtable and identifying…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

IDA Pro string analysis and function reverse engineering workflow. Connect to IDA Pro via ida-pro-mcp for binary analysis to locate the CCSPlayerPawnBase_PostThink function. Use cases: (1) Search for specific strings in binary files (2) Find cross-references…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de seguridad de la información
descripción

Find and identify the CGameSceneNode_GetSkeletonInstance virtual function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the GetSkeletonInstance function in CGameSceneNode vtable. Trigger:…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de seguridad de la información
descripción

Find and identify the CCSGameRules_FindPickerEntity function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the FindPickerEntity function by searching for the CCSGameRules vtable and analyzing…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de seguridad de la información
descripción

Find and identify the CGameRules_ClientSettingsChanged function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the ClientSettingsChanged function by searching for the "fov_desired" string…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de seguridad de la información
descripción

Find and identify the CCSPlayer_ItemServices_CanAcquire function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the CanAcquire function that checks if a player's item services can acquire a…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de seguridad de la información
descripción

Find and identify the Host_Say, UTIL_SayTextFilter and UTIL_SayTextFilter2 in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the Host_Say, UTIL_SayTextFilter and UTIL_SayTextFilter2 function by…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Find and identify the CCSPlayerController_Respawn function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the Respawn function by finding the CCSPlayerController vtable and analyzing virtual…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Find and identify the CPointTeleport_Teleport and CBaseEntity_Teleport virtual function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the teleport handler function for point_teleport entities.…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de seguridad de la información
descripción

Find and identify the CBaseEntity_IsPlayerPawn virtual function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the IsPlayerPawn check function by analyzing the CBaseEntity vtable and identifying…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de seguridad de la información
descripción

Find and identify the ClientPrint function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the ClientPrint function by searching for known localization string references like…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de seguridad de la información
descripción

Find and identify the CCSPlayerController_SwitchTeam function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the SwitchTeam function by searching for known debug string references and analyzing…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Write struct member analysis results as YAML file beside the binary using IDA Pro MCP. Use this skill after identifying struct member offsets to persist the results in a standardized YAML format. Supports incremental updates - new members are merged with…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Command line interface for diagnostics, draft management, and recording tools.

Idioma del texto original: Varios idiomas

actualizado
ocupación
Desarrolladores de software
descripción

Find and identify CBaseTrigger_StartTouch and CBaseTrigger_EndTouch virtual functions in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the CBaseTrigger touch handler functions by using vtable…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de seguridad de la información
descripción

Find and identify the CCSPlayer_ItemServices_GiveNamedItem function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the GiveNamedItem wrapper function in CCSPlayer_ItemServices vtable by searching…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Generate and validate unique byte signatures for functions using IDA Pro MCP. Use this skill when you need to create a pattern-scanning signature for a function that can reliably locate it across binary updates. Triggers: generate signature, byte signature,…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Write function analysis results as YAML file beside the binary using IDA Pro MCP. Use this skill after completing function identification and signature generation to persist the results in a standardized YAML format. For virtual functions with known vtable…

Idioma del texto original: inglés

actualizado
Mostrando 40 de 2943 skills recopiladas.