Skip to content

An Advanced Axml Printer available with proper xml style/format feature

Notifications You must be signed in to change notification settings

developer-krushna/AXMLPrinter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AXMLPrinter

An Advanced Axml Printer available with proper xml style/format feature

What is the use of this tool

A tool for printing out Android binary XML files (It can be Android Manifest or other resources XML files) into normal raw AXML text. It is inspired by Android4ME's axmlprinter library.

What's new on it.

There are several changes made to the code, and multiple bugs have been fixed. The following changes have been made in this AXMLPrinter library:

  • Added support for translating attribute name(Customized function)
  • Fixed decoding some UTF-8.
  • Extraction of attribute name from id
  • Extraction of flag and enum values according to android resource
  • Fixed close tag error
  • Fixed indentation/tab error
  • Improved speed in xml decompilation
  • Id2Name (Reading axml file according to the resource id name)

Test the library

I injected my library in MT Manager Mod You can download the apk file from my Telegram Channel. Download Now

Before

Screenshot

After

Screenshot

License

Contributing

  1. Fork repository
  2. Make changes
  3. Ensure tests pass (or hopefully adding tests!)
  4. Submit pull request/issue

Thanks

About

An Advanced Axml Printer available with proper xml style/format feature

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages