apktool 2.6.1+dfsg.1-2 source package in Ubuntu
Changelog
apktool (2.6.1+dfsg.1-2) unstable; urgency=medium * Team upload. * Add missing dependency -- Jochen Sprickerhof <email address hidden> Fri, 06 May 2022 00:00:28 +0200
Upload details
- Uploaded by:
- Android tools Maintainer
- Uploaded to:
- Sid
- Original maintainer:
- Android tools Maintainer
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
apktool_2.6.1+dfsg.1-2.dsc | 2.2 KiB | b72f00d6342f9fcf386bea49eb2c2abc2c08d1fd65ce44cdda4158af1f152ddd |
apktool_2.6.1+dfsg.1.orig.tar.xz | 7.3 MiB | 81bdb55d03b5f44fde7ec90ede96c44f334629198221cf319f6948376e35bdc0 |
apktool_2.6.1+dfsg.1-2.debian.tar.xz | 8.6 KiB | 5efa6c2a4e7b091518429a49affaed4c4b0842046d01fa83b2e4e855de99bbc9 |
Available diffs
No changes file available.
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.