Skip to content

wanygan83/FrameworkPatcherV2

 
 

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.

Web Interface

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

Command Line

# Clone repository
git clone https://github.com/Jefino9488/FrameworkPatcherV2.git
cd FrameworkPatcherV2

# 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.

About

Automated workflow to patch hyper frameworks

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Smali 92.0%
  • Shell 4.3%
  • Python 2.2%
  • Other 1.5%