Skip to content

Releases: 5ec1cff/TrickyStore

1.4.1

02 Nov 09:56
86883c6

Choose a tag to compare

  • 修复一些问题

  • Fix some issues

SHA256: 2f5e73fcba0e4e43b6e96b38f333cbe394873e3a81cf8fe1b831c2fbd6c46ea9

1.4.0

20 Oct 14:31
26b274c

Choose a tag to compare

  • 支持持久化存储已生成的密钥
  • 支持自动解析 AVB key(联发科设备疑似使用了自定义算法,暂不支持)
  • 支持自定义认证密钥的解析和导入
  • 支持拦截并模拟更多 keystore 操作
  • 修复一些证书链生成问题

新功能用法请参照安装包中的 README.MD 和 SECURITY.MD。


  • Support persistent storage of generated keys
  • Support automatic parsing of AVB keys (MediaTek devices seem to use a custom algorithm, currently not supported)
  • Support parsing and importing of custom attestation keys
  • Support intercepting and simulating more keystore operations
  • Fix some certificate chain generation issues

For usage of the new features, please refer to README.MD and SECURITY.MD in installation package.

Thanks @Cyberenchanter for most new featrures and fixes.

1.3.0

18 Jun 12:19
140e212

Choose a tag to compare

  • 支持 KeyMint 4.0 新增的 moduleHash 字段
  • 支持 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

07 Feb 05:43
50e3ce3

Choose a tag to compare

支持自定义安全补丁级别(请参见 README.md


Support customizing security patch level (please refer to README.md)


SHA256: 7a70d8922d0a092d308e494a1e434480cc5988b25ae39a68435d98ca19b20357

1.2.0

28 Oct 14:02
29a22a4

Choose a tag to compare

修复注入失败的问题
修复安装失败的问题
修复 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

24 Sep 13:54
df6d697

Choose a tag to compare

1.2.0-RC2 Pre-release
Pre-release

修改叶证书模式同时会修改安全等级与信任根为非软件
修复缺失的 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

05 Sep 07:59
df6d697

Choose a tag to compare

1.2.0-RC1 Pre-release
Pre-release

初步支持 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

25 Aug 16:09
df6d697

Choose a tag to compare

修复若干 bug


Fix some bugs

1.1.2

23 Aug 06:53
edc6cda

Choose a tag to compare

增加 arm 支持
再次修复 magisk 上更新可能导致自动禁用的问题


Add arm support
Fix automatic disabling after upgrade on magisk again

1.1.1

21 Aug 07:19
fe9cc96

Choose a tag to compare

修复自动模式与生成模式下的多个 bug
支持在 root 管理器内更新

注:Magisk 用户从 1.1.0 版本升级时可能出现模块被自动禁用的现象。此为旧版问题,重新启用并重启即可。


Fix some bugs in auto and generated modes.
Support update in root manager.

Note: Magisk users may experience the module being automatically disabled when upgrading from version 1.1.0. This is an issue in old version, simply re-enable the module and reboot.