docs(huya): 模拟器存活闪退诊断报告与 Frida 探测脚本证据

- 诊断报告: attach 主进程静默退出/EGL 崩溃, 仅约 4s 窗口可抓帧
- scripts: attach/spawn/hook/emu 系列 Frida 脚本与抓帧/验证工具
- evidence: identity/reqchain/frame/inputbuf/magic_buf/propedge 抓取样本,
  emu_* 存活对比, diag_* 策略实验, baseline 裸测基准
This commit is contained in:
yml2213
2026-08-27 17:58:32 +08:00
parent 36b5d78050
commit 49c5c36c05
100 changed files with 8666 additions and 0 deletions
+27
View File
@@ -0,0 +1,27 @@
{
"mode": "spawn-bare",
"round": 1,
"ts": "2026-08-27T08:06:06",
"pid_spawn": 7424,
"focus_goes_away": [
{
"t": 0.1,
"focus": "?"
},
{
"t": 0.7,
"focus": "?"
},
{
"t": 1.3,
"focus": "?"
}
],
"last_focus": "6f653e2 u0 com.duowan.kiwi/com.duowan.kiwi.homepage.Homepage",
"alive_seconds": 24.8,
"no_agent_messages": true,
"dead": false,
"dead_at": null,
"focus_fail_count": 3,
"agent_events": []
}