All Projects → apk-editor → APK-Explorer-Editor

apk-editor / APK-Explorer-Editor

Licence: GPL-3.0 license
Source code of APK Explorer Editor (AEE), an open-source tool to explore the contents of an installed APK!

Programming Languages

java
68154 projects - #9 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to APK-Explorer-Editor

apk-parser-php
Read basic android application info from APK file using PHP
Stars: ✭ 26 (-89.96%)
Mutual labels:  apk-parser
Apkleaks
Scanning APK file for URIs, endpoints & secrets.
Stars: ✭ 2,707 (+945.17%)
Mutual labels:  apk-parser
Android Classyshark
Android and Java bytecode viewer
Stars: ✭ 6,930 (+2575.68%)
Mutual labels:  apk-parser
Apkstudio
Open-source, cross platform Qt based IDE for reverse-engineering Android application packages.
Stars: ✭ 2,246 (+767.18%)
Mutual labels:  apk-decompiler
java-decompiler
A Docker image that combines the strength of four popular Java decompilers (CFR, Fernflower, Krakatau, and Procyon) 🚀🔨
Stars: ✭ 50 (-80.69%)
Mutual labels:  apk-decompiler

APK Explorer & Editor (AEE)

AEE

APK Explorer & Editor, an open-source tool to explore the contents of an installed APK, is strictly made with an aim to inspect an installed APK file.

Features

AEE currently supports the following tasks

  • Explore an installed application and navigate through its contents.
  • Save/export individual resource files such as icon, fonts, graphics, binary XML files, etc to device storage.
  • Export and easily manage (install, share etc.) APK's/Split APK's into device storage.
  • Includes a feature-rich APK/Split APK/App bundle installer (easily pick and install files from device storage)
  • It is also possible to edit text/binary XML files using an in-built text editor (disabled by default in the Settings menu).
  • Delete or replaces resources.
  • Assemble modified smali files into new classes (.dex).
  • Create signed APK's/App Bundles after the above-mentioned processes.
  • Resign APK's/bundles with AEE custom key.

Download

Support

Credits

A list of people who contributed to this project is available here.

Translations

Please help me to translate this application via POEditor. You may also translate after downloading the original language string available here.

License

Copyright (C) 2022-2023 APK Explorer & Editor <[email protected]>

APK Explorer & Editor (AEE) is a free softwares: you can redistribute it and/or
modify it under the terms of the GNU General Public License as published by the
Free Software Foundation, either version 3 of the License, or (at
your option) any later version.

APK Explorer & Editor is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
for more details.

You should have received a copy of the GNU General Public License along
with APK Explorer & Editor. If not, see <http://www.gnu.org/licenses/>.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].