Skip to content

ApkCloner based on AndroidManifest.xml and resources.arsc package modification

License

Notifications You must be signed in to change notification settings

developer-krushna/ApkCloner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ApkCloner

ApkCloner based on AndroidManifest.xml and resources.arsc package modification

What you will learn

  • Parsing & Compiling AndroidManifest.xml at text level using AXMLPrinter & Axml2xml library
  • Modification of resources.arsc file
  • Usage of higher level of regex replacement
  • Usage of bin-zip
  • Step wise progress while processing

Project build by

Special thanks to

  • L-JinBin for providing all such great projects. The concept of this ApkCloner i got from MT Manager which is actually a VIP function but i was created it myself by analysing each AndroidManifest.xml files and added this function in Modder Hub project
  • Timscriptov for modifying bin-zip
  • ChatGPT for helping me to add comments in the code for better understanding and also helped me to in regex making ☺️

This project is already used in Modder Hub

Join Telegram

License

Copyright (C) 2025 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.

About

ApkCloner based on AndroidManifest.xml and resources.arsc package modification

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages