Skip to content

FrameworksForge/FrameworkPatcher

Repository files navigation

Framework Patcher V2

Android 15 Framework Patcher Android 16 Framework Patcher

Advanced Android Framework Patching System with Multi-Platform Support

FeaturesQuick StartDocumentationDeepWikiSupport

Overview

Framework Patcher V2 is a comprehensive solution for patching Android framework files (framework.jar, services.jar, miui-services.jar). It automates the creation of universal modules compatible with Magisk, KernelSU, and SUFS, supporting Android 15 and 16

Features

  • Signature Verification Bypass: Allows installation of unsigned or modified applications.
  • CN Notification Fix: Resolves notification delays on MIUI China ROMs.
  • Disable Secure Flag: Enables screenshots and screen recording in secure apps.
  • Kaorios Toolbox: Integrates Play Integrity fixes and device spoofing.
  • Multi-Platform Support: Command-line, Web UI, Telegram Bot, and GitHub Actions.

Quick Start

Telegram Bot (Recommended)

  1. Message the bot and send /start_patch.
  2. Follow the interactive prompts to select version and features.
  3. Upload your JAR files.

Visit framework-patcher-v2.vercel.app to generate modules via a user-friendly UI.

Command Line

# Clone repository
git clone https://github.com/FrameworksForge/FrameworkPatcher.git
cd FrameworkPatcher

# Run patcher
./scripts/patcher_a15.sh 35 <device_name> <version> [OPTIONS]

For detailed usage instructions, see the User Guide.

Documentation

Comprehensive documentation is available in the docs/ directory.

Support

License

This project is licensed under the GPL-2.0 License. See the LICENSE file for details.

Credits

See CREDITS.md for a complete list of contributors and third-party tools.