You can select your language below to view this document or visit our interactive online documentation platform.
您可以在下方选择语言查看此文档,或访问我们的在线交互文档平台(支持实时关键词搜索)。
👉 https://mingzun09.github.io/Chunqiu-Detector-Problem-solution/
站点使用 VitePress 构建:侧边栏按分类折叠并列出全部检测项、支持中文分词搜索、深色/浅色主题。
文档内容仍维护在本仓库的 language/answer_zh.md 与 language/answer_en.md(无需改站点文件,提交后自动构建)。
npm install # 安装依赖(Node 20+)
npm run docs:dev # 本地预览 http://localhost:5173/Chunqiu-Detector-Problem-solution/
npm run docs:build # 构建到 docs/.vitepress/dist站点源码在
docs/(配置docs/.vitepress/config.mts),构建前由scripts/prepare.mjs自动: 拷贝File/附件、把两份 markdown 转成页面并注入条目锚点、生成侧边栏数据。
Select one of the following languages to view the solution file. 请选择以下语言之一来查看解决方案文件。
文档中包含大量嵌入式链接(蓝色突出显示),点击即可跳转至对应的项目/文件地址。 There are many embedded links in the document (highlighted in blue). You can click on them to be redirected to the relevant project/file address.
仓库中包含了部分自动化修复脚本与 KPM 模块,位于 /File/ 目录下:
/File/Found property.sh- 修复 Found property 属性检测/File/Tampered Attestation Key(26)Pass.sh- 修复证书 Patch 标签异常/File/shamiko_Plus.sh- 隐藏属性区空洞修改/File/Bin/Nohello-v1.8.2.9-83-b3e7d87-release.kpm- APatch 隐藏 KPM 模块/File/Doc/ksu_kp_sidechannel_zh.md- KSU/APatch 侧信道检测原理说明 ======= 仓库中包含了部分自动化修复脚本与 KPM 模块,位于/file/目录下:/file/found property.sh- 修复 Found property 属性检测/file/tampered attestation key(26)pass.sh- 修复证书 Patch 标签异常/file/shamiko_plus.sh- 隐藏属性区空洞修改/file/bin/nohello-v1.8.2.9-83-b3e7d87-release.kpm- APatch 隐藏 KPM 模块/file/doc/ksu_kp_sidechannel_zh.md- KSU/APatch 侧信道检测原理说明File/Doc/thanks.md- 致谢清单 / Credits list
欢迎提交 Issues 或 Pull Requests 补充新的检测项及解决方案!
You can fork and modify the repository, then pull requests. I will check and merge them.