File tree Expand file tree Collapse file tree 1 file changed +5
-11
lines changed
Expand file tree Collapse file tree 1 file changed +5
-11
lines changed Original file line number Diff line number Diff line change 11# CorePatch
22
33```
4- A Module For Xposed Framework
54Disable signature verification For Android
6- ```
7- ![ Android CI] ( https://github.com/coderstory/CorePatch/workflows/Android%20CI/badge.svg ) ![ GitHub release (latest by date)] ( https://img.shields.io/github/v/release/coderstory/CorePatch ) ![ CRAN/METACRAN] ( https://img.shields.io/cran/l/devtools )
8-
9- ### Description
10- ```
11- branch master -> support android 4.4-7.x
12- branch Q -> support android 9.0-10.0
13- branch R -> support android 10-11
14- Android8.x -> maybe you need find the commit what version name is bump to 2.1,then compile by you self
155```
166
17- ## Fetures
7+
8+ ## Fetures 功能
189```
1910 allow downgrade application [INSTALL_FAILED_VERSION_DOWNGRADE]
11+ 允许降级安装应用
2012
2113 allows direct install apps after modify file in apk [ignore invalid digest error etc..]
14+ 允许安装签名错误的apk
2215
2316 allow overlay install apps with inconsistent signatures
17+ 允许在使用不同签名的情况下覆盖安装
2418```
2519
You can’t perform that action at this time.
0 commit comments