Skip to main content

Manipulate AXML file and create one from scratch

Project description

# README

## GENERAL INFO

Project: Library to modify AXML file Author: Benoît Forgette alias MadSquirrel License: GNU General Public License v3.0 and later Version: v1.0 Date: 12-08-23

## GOAL

PyAxml is a full python tool to play with AXML (Android XML) files. This tool is useful to decode and encode AXML files and manipulate AXML files over a [Protocol Buffers](https://protobuf.dev/) object. It is designed to work with Python 3 only. Some examples of the use of the tool is provided with the project: - copymanifest.py that allow to decode and reencode the original file - replace_activity_name.py to change the name an activity and replace by an other

If you want to see more example you can dig more on the project [apkpatcher](https://gitlab.com/MadSquirrels/mobile/apkpatcher) that use this library to add some useful permission and inject a library inside the target application.

To have a better understanding about how is composed the AXML format a graphic is associated in drawio and svg format: format.drawio, format.drawio.svg

## Documentation

https://pyaxml.ci-yow.com/

## CHANGELOG

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyaxml-0.0.16.tar.gz (95.1 kB view hashes)

Uploaded Source

Built Distribution

pyaxml-0.0.16-py3-none-any.whl (97.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page