https://github.com/xposed-modules-repo/com.coderstory.toolkit
CorePatch / 核心破解
https://github.com/xposed-modules-repo/com.coderstory.toolkit
Last synced: 9 months ago
JSON representation
CorePatch / 核心破解
- Host: GitHub
- URL: https://github.com/xposed-modules-repo/com.coderstory.toolkit
- Owner: Xposed-Modules-Repo
- Created: 2021-02-14T10:45:18.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-06-16T03:28:34.000Z (about 1 year ago)
- Last Synced: 2025-06-16T04:50:11.550Z (about 1 year ago)
- Homepage:
- Size: 8.79 KB
- Stars: 376
- Watchers: 11
- Forks: 12
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CorePatch
```
Disable signature verification For Android
禁用安装apk时候执行的签名校验
The current version support android 10-14
当前版本只支持安卓10-14
```
## Fetures 功能
```
allow downgrade application [INSTALL_FAILED_VERSION_DOWNGRADE]
允许降级安装应用
allows direct install apps after modify file in apk [ignore invalid digest error etc..]
允许安装签名错误的apk
allow overlay install apps with inconsistent signatures
允许在使用不同签名的情况下覆盖安装
```