An APK (android application), JAR & Dex decompiler for android.
The current GitHub master branch may be ahead of the Play Store version (and could be unstable/incomplete/buggy at some places)
About
This is a Decompiler that extracts the source code of an Android application (including XML files and image assets), JAR Packages and dex files. Works directly from your android device.
Features
Select either CFR 0.140, JaDX 0.9.0 or FernFlower a0a8f0a (analytical decompiler) to use as the decompiler.
Runs directly on an android device (4.1.x and above).
Select apk/jar/dex from sdcard (or) from a list of installed applications.
Show Java - A java/apk decompiler for android
Copyright (C) 2019 Niranjan Rajendran
This program is free software: 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.
This program 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 this program. If not, see <https://www.gnu.org/licenses/>.
An unmodified copy of the above license text must be included in all forks.
To obtain the software under a different license, please contact Niranjan Rajendran at me <at> niranjan.io.
External Credits
A Big-Huge Thanks to Lee Benfield ([email protected]) for his awesome CFR - Class File Reader
请发表评论