Apk signer script
Project description
signapp
Corss-Platform script used to sign APK files
NOTE that you should use this tool for debugging / educational purposes only!
NOTE that you must accept the LICENSE of the tools listed in the requirements section
Installation
Simply run:
pip install signapp --upgrade && signapp_fetch_tools
Make sure to have python scripts folder in your path,
And use the correct version of pip for python3
Usage
signapp -a <original_apk> -o <output_apk>
Recommended Projects
I'd like to recommend my other projects here, buildapp
and apkmod
buildapp
is used to recompile and resign an apk that was originally decompiled by apktool
apkmod
is used to inject frida js-script into an apk
Requirements
The project uses these tools (can be fetched using signapp_fetch_tools
after pip install signapp
):
- android SDK tools (download build_tools, download platform_tools)
- adb (default at SDK\platform_tools, only required if
-i
flag is used) - zipalign (default at SDK\build_tools)
- apksigner (default at SDK\build_tools)
- adb (default at SDK\platform_tools, only required if
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
File details
Details for the file signapp-1.0.1.tar.gz
.
File metadata
- Download URL: signapp-1.0.1.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2b7ff95f815552451f5ab966fedf955a4477ca20c7b0fe9534199bf9e4b02e90 |
|
MD5 | d671f2bcb1f4512eefdd4c0705f082e3 |
|
BLAKE2b-256 | 17d6116cccd331b40766af92ee8aa6b1ae44216b52b8138c623b13cca122c98f |
File details
Details for the file signapp-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: signapp-1.0.1-py3-none-any.whl
- Upload date:
- Size: 7.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0abbb84f32f4f1c65dad99709bc2daa8c6a2f93ce07dac71eef4861aceb0ac49 |
|
MD5 | c215c994305a14070198db3256468344 |
|
BLAKE2b-256 | ff340672d16bf9034092791ee2242f432ef76ec9946ca5ce87735ad538ae45bf |