LSPosed/CorePatch
Disable signature verification For Android observed · 2026-08-28
Health v2 · maintenance only
86/100
- Activity 94
- Release rhythm 69
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 147.5
- age_days: 3211
- days_rel: 45
- days_push: 38
- n_releases_24m: 5
Adoption not part of the score
3282 stars · 254 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Core Patch N is an Xposed module that modifies Android's package manager service to bypass installation restrictions. It disables APK signature verification, allows app downgrades, and removes other package installation checks on Android 9+.
Use cases
- disable apk signature verification on android
- install downgraded app versions over newer ones
- bypass android package installation restrictions
- install modified or resigned apks without signature errors
- xposed module to patch package manager checks
When to choose
- you already run an Xposed framework with libxposed API 101 support
- you need to sideload modified or downgraded APKs that fail signature checks
- you want to bypass Android 9+ installation restrictions
When to avoid
- you have no rooted device or Xposed framework installed
- you need a security-hardened setup, since disabling signature checks weakens device integrity
- you target Android versions below 9
Facets
plugin · maturity active
security plugin-system android-tools security developer-tools xposed signature-verification-bypass package-manager apk root android
1 source
- readme: https://github.com/LSPosed/CorePatch · fetched 2026-08-28 · 4be2f0a40861
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| LSPosed/CorePatch | main | 86 |
For agents
markdown · JSON · MCP: product_card(name="LSPosed/CorePatch")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem