5ec1cff
DisableFlagSecureDetector-v1.0.3-2.apk
注意:FLAG_SECURE 不能发挥作用才叫「异常」,也就是说你能对该 app 用常规手段截图才是异常
5ec1cff
DisableFlagSecureDetector-v1.0.3-2.apk
该检测方法对 DisableFlagSecure v4.0.0 (Android 12+) 不再有效。
原先的实现方式是阻止窗口的 flag secure 被提交给 surfaceflinger ,使得窗口的 layer 非 secure ,因此普通应用可以借助一些方法对自己的安全窗口进行「截图」以检测 flag secure 是否失效。
而该版本的实现方式改为允许截屏应用创建 secure display 或在截屏 API 中允许捕获 secure layer ,这样确保了只有真正具有截屏权限的应用才能绕过限制,并阻止上述检测。同时,这也解决了之前版本中 secure surface view 无法被截屏的问题(如 哔哩哔哩漫画特典 等)
原先的实现方式是阻止窗口的 flag secure 被提交给 surfaceflinger ,使得窗口的 layer 非 secure ,因此普通应用可以借助一些方法对自己的安全窗口进行「截图」以检测 flag secure 是否失效。
而该版本的实现方式改为允许截屏应用创建 secure display 或在截屏 API 中允许捕获 secure layer ,这样确保了只有真正具有截屏权限的应用才能绕过限制,并阻止上述检测。同时,这也解决了之前版本中 secure surface view 无法被截屏的问题(如 哔哩哔哩漫画特典 等)
Zygisk-Next-1.0.6-2-317-645a9d7-release.zip
1.7 MB
Zygisk Next 1.0.6 正式版
- 不需要临时目录
- 修复新版 ksu 可能不可用的问题
- 修复 webui 的翻译问题
Zygisk Next 1.0.6 Stable Release
- No need for temporary directory
- Fixed maybe not working on latest ksu
- Fixed translation in webui
real5ec1cff
- 不需要临时目录
- 修复新版 ksu 可能不可用的问题
- 修复 webui 的翻译问题
Zygisk Next 1.0.6 Stable Release
- No need for temporary directory
- Fixed maybe not working on latest ksu
- Fixed translation in webui
real5ec1cff
非常抱歉之前发送了错误的版本,需要更新的用户请重新下载
645a9d7 是正确的版本 ,4c6da6c 存在问题
We are very sorry that we sent the wrong version before. Users who need to update please download again.
645a9d7 is the correct version, 4c6da6c has problems
645a9d7 是正确的版本 ,4c6da6c 存在问题
We are very sorry that we sent the wrong version before. Users who need to update please download again.
645a9d7 is the correct version, 4c6da6c has problems
记 LSPosed 的一个随机崩溃的调查过程
https://5ec1cff.github.io/my-blog/2024/06/27/lsp-crash-analysis
https://5ec1cff.github.io/my-blog/2024/06/27/lsp-crash-analysis
5ec1cff
非常好模块,强大的完整性正在通过
Tricky-Store-v1-26-7e7be3f-release.zip
974.6 KB
https://github.com/5ec1cff/TrickyStore
需要自备 keybox ,使用方法详见 README.md
所有配置文件支持热更新
暂时不支持 StrongBox
核心功能无需 Zygisk ,只有伪装 build vars (props) 才需要
需要自备 keybox ,使用方法详见 README.md
所有配置文件支持热更新
暂时不支持 StrongBox
核心功能无需 Zygisk ,只有伪装 build vars (props) 才需要
Tricky-Store-v1.0.1-34-49554a8-release.zip
1007.4 KB
修复 keybox.xml 解析和一些其他小问题
增加了 github 的 actions 自动构建。欢迎 PR 解决现有问题或增加新功能。
—-
Fix parsing keybox.xml and other minor issues
Add GitHub CI action, pull requests for bugfixes and features are welcomed.
增加了 github 的 actions 自动构建。欢迎 PR 解决现有问题或增加新功能。
—-
Fix parsing keybox.xml and other minor issues
Add GitHub CI action, pull requests for bugfixes and features are welcomed.
Tricky-Store-v1.0.2-57-62ae132-release.zip
986.3 KB
切换到新的 hook 方案,解决个别系统无法使用的问题
支持自定义 props (build vars) ,用法见 README.md (感谢 pomelohan)
Switch to the new hook solution to solve the problem that some systems cannot use it.
Support custom props (build vars), see README.md for usage (thanks to pomelohan)
real5ec1cff
支持自定义 props (build vars) ,用法见 README.md (感谢 pomelohan)
Switch to the new hook solution to solve the problem that some systems cannot use it.
Support custom props (build vars), see README.md for usage (thanks to pomelohan)
real5ec1cff
Zygisk-Next-1.1.0-330-a1b0e69-release.zip
1.7 MB
Zygisk Next 1.1.0 正式版
移除了两朵乌云
Shamiko 用户请配合 Shamiko 1.1.1 使用
Zygisk Next 1.1.0 Stable Release
Removed two dark clouds
Shamiko users please use Shamiko 1.1.1
real5ec1cff
移除了两朵乌云
Shamiko 用户请配合 Shamiko 1.1.1 使用
Zygisk Next 1.1.0 Stable Release
Removed two dark clouds
Shamiko users please use Shamiko 1.1.1
real5ec1cff
Tricky-Store-v1.0.3-72-6f82e40-release.zip
1 MB
TrickyStore 1.0.3
优化 spoof build vars,新的配置格式请参阅 README
自带 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
优化 spoof build vars,新的配置格式请参阅 README
自带 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
某个 fork 能不能要点脸?把我的提交全部不署名地合到自己分支是什么意思?
左(抄袭):https://github.com/pumPCin/LSPosed_mod/commits/main/
右(原版):https://github.com/5ec1cff/LSPosed/commits/npm-open/
左(抄袭):https://github.com/pumPCin/LSPosed_mod/commits/main/
右(原版):https://github.com/5ec1cff/LSPosed/commits/npm-open/
Tricky-Store-v1.1.0-108-9bf78c0-release.zip
3.5 MB
TrickyStore 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.
real5ec1cff
支持自动选择工作模式,无需手动添加感叹号(详见安装包内 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.
real5ec1cff
Tricky-Store-v1.1.1-118-7c164d3-release.zip
3.2 MB
TrickyStore 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 dsabled when upgrading from version 1.1.0. This is an issue in old version, simply re-enable the module and reboot.
real5ec1cff | GitHub
修复自动模式与生成模式下的多个 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 dsabled when upgrading from version 1.1.0. This is an issue in old version, simply re-enable the module and reboot.
real5ec1cff | GitHub
Tricky-Store-v1.1.2-123-94176b9-release.zip
4.3 MB
TrickyStore 1.1.2
增加 arm 支持
再次修复 magisk 上更新可能导致自动禁用的问题
---
Add arm support
Fix automatic disabling after upgrade on magisk again
real5ec1cff | GitHub
增加 arm 支持
再次修复 magisk 上更新可能导致自动禁用的问题
---
Add arm support
Fix automatic disabling after upgrade on magisk again
real5ec1cff | GitHub
Tricky-Store-v1.2.0-RC1-145-8518d4b-release.zip
2.1 MB
TrickyStore 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.
real5ec1cff | Github
初步支持 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.
real5ec1cff | Github
5ec1cff
We are planning to add new APIs for Zygisk Next, including injecting into more init-started processes. If you have any idea, please comment.
Zygisk Next 即将增加新特性:支持 hook zygote 之外的由 init 产生的服务进程,在其中加载模块(即该投票中的第一项)
Zygisk-Next-1.2.0-Preview1-388-661e6e6-release.zip
1.9 MB
ZygiskNext 1.2.0 Preview1 / 预览版 1
大量代码重构
新特性:推出 Zygisk Next 模块,支持注入更多进程,模块示例:链接
Zygisk Next 模块 API 仍处于草案阶段,期待开发者提出宝贵的建议
—
Significant code refactoring
New Feature: Introducing the Zygisk Next module, supports injecting more processes, module example: link
The Zygisk Next module API is still in the draft stage, and developers are encouraged to provide valuable suggestions.
real5ec1cff
大量代码重构
新特性:推出 Zygisk Next 模块,支持注入更多进程,模块示例:链接
Zygisk Next 模块 API 仍处于草案阶段,期待开发者提出宝贵的建议
—
Significant code refactoring
New Feature: Introducing the Zygisk Next module, supports injecting more processes, module example: link
The Zygisk Next module API is still in the draft stage, and developers are encouraged to provide valuable suggestions.
real5ec1cff