Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xposed-modules-repo/com.coderstory.toolkit
CorePatch / 核心破解
https://github.com/xposed-modules-repo/com.coderstory.toolkit
Last synced: about 4 hours 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 3 years ago)
- Default Branch: master
- Last Pushed: 2023-10-13T17:58:18.000Z (about 1 year ago)
- Last Synced: 2023-10-15T08:33:19.797Z (about 1 year ago)
- Homepage:
- Size: 5.86 KB
- Stars: 148
- Watchers: 8
- Forks: 6
- 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..]
允许安装签名错误的apkallow overlay install apps with inconsistent signatures
允许在使用不同签名的情况下覆盖安装
```