# LSPosed/CorePatch

Disable signature verification For Android

Repository: https://github.com/LSPosed/CorePatch
Canonical: https://ross.abutalabs.com/products/corepatch
Language: Kotlin
License Family: other
Topics: disable-signature-verification, xposed, corepatch
Last push: 2026-07-26T04:29:01+00:00

## Health v2 (maintenance only)
Score: 86/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 94, release rhythm 69, longevity 100
- inputs: {"age_days": 3211, "days_push": 38, "days_rel": 45, "gap_med": 147.5, "n_releases_24m": 5}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3282, forks 254 (observed 2026-08-28T04:07:53.627587+00:00)

## What it is
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
- artifact type: plugin
- maturity: active
- function: security, plugin-system
- domain: android-tools, security, developer-tools
- platform: -
- tags: xposed, signature-verification-bypass, package-manager, apk, root, android

## Member repositories
- LSPosed/CorePatch (main) score 86

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:53.627587+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:43:18.425368+00:00, confidence not recorded.
  - readme: https://github.com/LSPosed/CorePatch (fetched 2026-08-28T04:07:53.627587+00:00, sha 4be2f0a40861)
- Data as of 2026-08-30T08:39:29.467469+00:00.
