Skip to main content

Skills dans ce dépôt

tools-only/X-Skills - Page 43

SkillsMP a collecté 2 943 skills depuis tools-only/X-Skills. Ouvrez un skill pour examiner sa source et ses détails.

tools-only/X-Skills

Affichage de 40 skills collectés sur 2 943.

métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

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.

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

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…

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

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…

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

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…

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

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…

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

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…

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

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:…

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

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…

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

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…

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

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…

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.…

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

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…

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

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…

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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

Langue du texte source : Plusieurs langues

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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,…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
Affichage de 40 skills collectés sur 2 943.