An open API service indexing awesome lists of open source software.

https://github.com/fluttergenerator/mt-document-provider-injector


https://github.com/fluttergenerator/mt-document-provider-injector

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# MT-Document-Provider-Injector
Technic used to Inject Document Provider in [MT Manager Mod](https://t.me/Modder_Hub/844)
## What you will learn
- [x] Parsing & Modifying Android Manifest at binary level using [pxb-axml](https://github.com/Sable/axml)
- [x] Usage of [bin-zip](https://github.com/L-JINBIN/ApkSignatureKiller/tree/master/mt/bin/zip)
- [x] Step wise progress while processing

## Project build by
- AIDE(Developing projects on Android)
## Special thanks to
- [L-JinBin](https://github.com/L-JINBIN) for providing all such great projects. Without him i think, Iam not in this field πŸ˜‚. But i am sorry πŸ™
- [Timscriptov](https://github.com/timscriptov) for modifying both [pxb-axml](https://github.com/timscriptov/axmlparser) and [bin-zip](https://github.com/timscriptov/apkparser)
- [ChatGPT](https://chatgpt.com) for helping me to add comments in the code for better understanding ☺️

## This project is already used in MT Manager Mod
- [Download MT Manager Mod](https://t.me/Modder_Hub/844)

## My work
- [Download Modder Hub](https://modder-hub.blogspot.com)

## Join Telegram
- [Coding Guys](https://t.me/coding_guys)

# License
Copyright (C) 2024 Krushna Chandra

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.