ITADN
5ec1cff/TrickyStore

版本发布 8

1.4.1
? · 2025-11-02

- 修复一些问题 --- - Fix some issues --- SHA256: 2f5e73fcba0e4e43b6e96b38f333cbe394873e3a81cf8fe1b831c2fbd6c46ea9

1.3.0
? · 2025-06-18

- 支持 KeyMint 4.0 新增的 moudleHash 字段 - 支持 Android 16 - 修复偶发注入失败的问题 - 将 Play 商店加入默认作用列表 - 修复大量证书链生成问题 --- - Support for the new moduleHash field introduced in KeyMint 4.0 - Compatibility with Android 16 - Fixed occasional injection failures - Added Play Store to the default scope list - Resolved numerous certificate chain generation issues

1.2.1
? · 2025-02-07

支持自定义安全补丁级别(请参见 [README.md](https://github.com/5ec1cff/TrickyStore/blob/1.2.1/README.zh-CN.md#%E8%87%AA%E5%AE%9A%E4%B9%89%E5%AE%89%E5%85%A8%E8%A1%A5%E4%B8%81%E7%BA%A7%E5%88%AB121)) --- Support customizing security patch level (please refer to [README.md](https://github.com/5ec1cff/TrickyStore/blob/1.2.1/README.md#support-tee-broken-devices)) --- SHA256: 7a70d8922d0a092d308e494a1e434480cc5988b25ae39a68435d98ca19b20357

1.2.0
? · 2024-10-28

修复注入失败的问题 修复安装失败的问题 修复 cert hack 下报错的问题 修改叶证书模式同时会修改安全等级与信任根为非软件 修复缺失的 osVersion 字段 初步支持 Android 10-11 (感谢 @N-X-T ) 自动模式会检测是否支持硬件加密 修复模块损坏问题 修复证书签名算法选择的问题 --- Fixed the injection failure issue Fixed the installation failure issue Fixed the error issue under cert hack Leaf hack mode will also change the security level and root of trust to non-software based Fix missing osVersion field Add initial support for Android 10-11 (Thanks @N-X-T ) Auto mode will detect if hardware encryption is supported Fix issue that module may be corrupted Fix issue with certificate signature algorithm selection

1.2.0-RC2预发布
? · 2024-09-24

修改叶证书模式同时会修改安全等级与信任根为非软件 修复缺失的 osVersion 字段 该版本为测试版,可能不稳定 --- Leaf hack mode will also change the security level and root of trust to non-software based Fix missing osVersion field This is a beta version and may be unstable.

1.2.0-RC1预发布
? · 2024-09-05

初步支持 Android 10-11 (感谢 @N-X-T ) 自动模式会检测是否支持硬件加密 修复模块损坏问题 修复证书签名算法选择的问题 该版本为测试版,可能不稳定 --- Add initial support for Android 10-11 (Thanks @N-X-T ) Auto mode will detect if hardware encryption is supported Fix issue that module may be corrupted Fix issue with certificate signature algorithm selection This is a beta version and may be unstable.

1.1.3
? · 2024-08-25

修复若干 bug --- Fix some bugs

1.1.2
? · 2024-08-23

增加 arm 支持 再次修复 magisk 上更新可能导致自动禁用的问题 --- Add arm support Fix automatic disabling after upgrade on magisk again