Skip to content

zhaobozhen/CorePatch

 
 

Repository files navigation

CorePatch

A Module For Xposed Framework
Disable signature verification For Android

Android CI GitHub release (latest by date) CRAN/METACRAN

Description

branch master -> support  android 4.4-7.x
Android8.x ->  maybe you need find the commit what change version name to 2.1,then compile by you self
branch Q -> support android 9.0-10.0
branch main -> support android 10-13

Fetures

 allow downgrade application [INSTALL_FAILED_VERSION_DOWNGRADE]

 allows direct install apps after modify file in apk [ignore invalid digest error etc..]

 allow overlay install apps with inconsistent signatures

History

You can download history version from https://soft.shouji.com.cn/down/32512.html

Thanks

weishu: Reference some code
LSPosed Hook Framework for ART
lovesykun: Technical support

License

Spring is released under the GPL V2 license. See LICENSE for details.

CI

you can download dev version from github actions https://github.com/coderstory/CorePatch/actions

community

TG Chat

donate

paypal

About

Disable signature verification For Android

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 93.8%
  • Kotlin 6.2%