mobile-security
GitHub分析Android/iOS游戏安全,涵盖信任边界、包体、原生代码、平台完整性及签名验证。适用于涉及移动操作系统或设备行为的安全研究场景。
Trigger Scenarios
Install
npx skills add gmh5225/awesome-game-security --skill mobile-security -g -y
SKILL.md
Frontmatter
{
"name": "mobile-security",
"description": "Analyze Android or iOS game-security trust boundaries, packages, native code, platform integrity, instrumentation, attestation, and signing. Use when mobile OS or device behavior is central."
}
Mobile game security
Record the device, OS build, ABI, package signer, entitlements, privilege state, and collection method before drawing conclusions.
Topic routing
- Android and iOS for package inspection, runtime instrumentation, platform policy, root, jailbreak, and signing.
- Engines, rendering, and network for IL2CPP/Mono, Unreal, overlays, traffic, and mobile anti-cheat.
- Platform internals for eBPF, Android kernels, HarmonyOS, CVEs, and emulators.
- Repository resources and repository map for source selection.
Use game-security-research-rigor for version-sensitive attestation or bypass claims. Route general engine, network-authority, or kernel questions to their narrower skill.
Version History
-
4a52192
Current 2026-09-22 04:11
优化技能以适配GPT-6 Astra,纠正旧版安全声明并记录评估结果,强化证据引用并直接链接仓库数据源。
-
51e379d
2026-07-31 02:58
新增概述部分,强调需根据具体设备、构建版本、OEM策略及签名验证行为;引入research-rigor技能引用以规范根权限、Hook及完整性信号的归因判断。
-
c7ff340
2026-07-19 14:07
优化了Wiki结构并增强了自动化功能,同时补充了KernelSU作为现代Root解决方案的介绍。
- f65b5b3 2026-07-05 12:05


