Releases: 5ec1cff/TrickyStore
1.2.0
修复注入失败的问题
修复安装失败的问题
修复 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
1.2.0-RC1
初步支持 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
1.1.2
1.1.1
修复自动模式与生成模式下的多个 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.
1.1.0
支持自动选择工作模式,无需手动添加感叹号(详见安装包内 README.md)
支持模拟更多密钥操作,可通过一些特殊验证(如小布建议,请手动添加包名com.coloros.sceneservice)
支持 app attest key
移除 prop 修改(spoof_build_vars)功能
大量代码重构,提升安全性和稳定性
Supports automatic mode selection, no need for manualy adding ! (See README.md in the zip)
Supports emulating more key operations, passes some special attestations.
Supports app attest key.
Removes prop modification (spoof_build_vars) feature.
Massive code refactoring to enhance security and stability.
1.0.3
优化 spoof build vars,新的配置格式请参阅 README (@yujincheng08 @osm0sis )
自带 AOSP 软 keybox 并默认启用 spoof build vars
支持在生成密钥对模式下启用设备属性认证
生成密钥支持 Strongbox
Refine spoof build vars, please refer to README for new config format
Ship with AOSP software keybox and enable spoof build vars by default
Support device properties attestation for generating keypair
Support strongbox keypair generation
1.0.2
切换到新的 hook 方案,解决个别系统无法使用的问题
支持自定义 props (build vars) ,用法见 README (感谢 @pomelohan )
Switch to the new hook solution to solve the problem that some systems cannot use it.
Support custom props (build vars), see README for usage (thanks to @pomelohan )