Find and identify the CTakeDamageInfo_GetWeaponName function in CS2 binary using IDA Pro MCP. Use this skill when...
cat ~/Top
Browse top skills sorted by GitHub stars
Find and identify the ClientPrint function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering...
Find and identify the GetCSWeaponDataFromKey function in CS2 binary using IDA Pro MCP. Use this skill when reverse...
Find and identify the GiveNamedItem function in CS2 binary using IDA Pro MCP. Use this skill when reverse...
Find and identify the Host_Say function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2...
Find and identify the NetworkStateChanged function in CS2 binary using IDA Pro MCP. Use this skill when reverse...
Find and identify the UTIL_ClientPrintAll function in CS2 binary using IDA Pro MCP. Use this skill when reverse...
Find and identify the UTIL_PlayerSlotToPlayerController function in CS2 binary using IDA Pro MCP. Use this skill...
Find and identify the UTIL_Remove function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering...
Find and identify the UTIL_SayTextFilter function in CS2 binary using IDA Pro MCP. Use this skill when reverse...
Find and identify the UTIL_SayTextFilter2 function in CS2 binary using IDA Pro MCP. Use this skill when reverse...
Find and identify the WeaponBuy (item purchase handler) function in CS2 binary using IDA Pro MCP. Use this skill...
|
|
Load vtable information from a pre-generated YAML file. Use this skill when you need to get vtable address and size...
|
Write function analysis results as YAML file beside the binary using IDA Pro MCP. Use this skill after completing...
Write virtual function analysis results as YAML file beside the binary using IDA Pro MCP. Use this skill after...
Write vtable analysis results as YAML file beside the binary using IDA Pro MCP. Use this skill after locating a...
Explores data in a Bauplan lakehouse safely using the Bauplan Python SDK. Use to inspect namespaces, tables,...
Creates bauplan data pipeline projects with SQL and Python models. Use when starting a new pipeline, defining DAG...
“Inspect a failed Bauplan pipeline run on a dev branch, reconstruct the frozen data state, collect evidence, propose...
Ingest data from S3 into bauplan using the Write-Audit-Publish pattern for safe data loading. Use when loading new...
Create production-quality Android applications following Google's official Android architecture guidance with...