Description
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 also makes working with an app easier because of the project like file structure and automation of some repetitive tasks like building apk, etc.
Installation Instructions
sudo dnf copr enable albertop/apktool
sudo dnf install apktool
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 39 | aarch64 (9)*, x86_64 (84)* | Fedora 39 (0 downloads) |
Fedora 40 | aarch64 (0)*, x86_64 (55)* | Fedora 40 (37 downloads) |
Fedora 41 | aarch64 (0)*, x86_64 (32)* | Fedora 41 (8 downloads) |
Fedora rawhide | aarch64 (2)*, x86_64 (4)* | Fedora rawhide (53 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable albertop/apktool
More info about enabling Copr repositories