apktool 2.5.0+dfsg.1-2build1 source package in Ubuntu
Changelog
apktool (2.5.0+dfsg.1-2build1) hirsute; urgency=medium * No change rebuild with fixed ownership. -- Dimitri John Ledkov <email address hidden> Tue, 16 Feb 2021 15:09:47 +0000
Upload details
- Uploaded by:
- Dimitri John Ledkov
- Uploaded to:
- Hirsute
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Jammy | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
apktool_2.5.0+dfsg.1.orig.tar.xz | 7.3 MiB | 054c46023136067e54978e865106af0085825f880e708b0278892eafd1e70cf6 |
apktool_2.5.0+dfsg.1-2build1.debian.tar.xz | 8.7 KiB | 51d617b673f7954d5acc1f8959c6c5c7d64f6e52abe9cc31560bf6f642601960 |
apktool_2.5.0+dfsg.1-2build1.dsc | 2.3 KiB | 1ad52bdbf41da62340e1ecf394e56d224c8c1c014f30d7c42b8b0af998441f53 |
Available diffs
Binary packages built by this source
- apktool: tool for reverse engineering Android apk files
A tool for reverse engineering 3rd party, closed, binary Android apps. It can
decode resources to nearly original form and rebuild them after making some
modifications; it makes possible to debug smali code step by step. Also it
makes working with an app easier because of project-like file structure and
automation of some repetitive tasks like building apk.