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
## CHANGELOG
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyaxml-0.0.22.tar.gz.
File metadata
- Download URL: pyaxml-0.0.22.tar.gz
- Upload date:
- Size: 102.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e96fcbe704d95f8fe4efef332ad60ea0f7401bbbe0ef15bf87d21ff2e20cb3ee
|
|
| MD5 |
5ed42465e5acadc63dc432daa15a94a0
|
|
| BLAKE2b-256 |
10d8c160e43817761dd9ba5588a43d84d76f825ae88ff4a3cf7509044451629c
|
File details
Details for the file pyaxml-0.0.22-py3-none-any.whl.
File metadata
- Download URL: pyaxml-0.0.22-py3-none-any.whl
- Upload date:
- Size: 104.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eabbe2036dc7d088b010b1aa67f8daa2a46db25ff7ff6c9e4835d6e49ffaae20
|
|
| MD5 |
8bbea044198b5469c2d918b5f9721935
|
|
| BLAKE2b-256 |
0611a7e548b62159b81c143d8345e377f0a7363a6c833c6f7cdd06e126d035b4
|