# temperture_debug **Repository Path**: jimonik/temperture_debug ## Basic Information - **Project Name**: temperture_debug - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-03-24 - **Last Updated**: 2026-04-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 体温日数据:本地材料(对照 / 抓数) **算法与出图**已迁到 Flutter 工程:`v2_temperature_smali_3ntc.dart`、`v2_temperature_day_smali_processor.dart`(与 App smali 同款 initTemp3NTCList)。本仓库**不再维护** Python `temp.py` / `util.py` 对照脚本。 --- ## `0` → `1` → `2` 流水线(可选) ``` 0_origin/ 参考截图,人工对比 ↓ 1_unpack/ 逆向包材料、Gadget 配置说明 ↓ 2_frida/ Frida 连 Gadget,从 DB 导出 JSON(历史说明见 2_frida 内文档) ``` `3_code/` 目录已清空;若仍需 JSON 抓数流程,见 [`2_frida/Frida-Gadget集成说明.md`](2_frida/Frida-Gadget集成说明.md)(文中提及的 `temp.py` 已移除,导出数据请在 App 内或 Dart 侧验证)。