Advanced Android Framework Patching System with Multi-Platform Support
Features • Quick Start • Documentation • DeepWiki • Support
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
- 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.
- Message the bot and send
/start_patch. - Follow the interactive prompts to select version and features.
- Upload your JAR files.
Visit framework-patcher-v2.vercel.app to generate modules via a user-friendly UI.
# 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.
Comprehensive documentation is available in the docs/ directory.
- Telegram: @Jefino9488
- Support Group: @codes9488
- GitHub Issues: Report Issues
This project is licensed under the GPL-2.0 License. See the LICENSE file for details.
See CREDITS.md for a complete list of contributors and third-party tools.