بِسۡمِ اللّٰہِ الرَّحۡمٰنِ الرَّحِیۡمِ

Monday, April 6, 2020

Show Java - A java decompiler

Show Java


A decompiler to extract the source code of an APK (android app), jar & dex file.
A decompiler to extract the source code of an APK (android app), jar & dex file.

Features

• Select either CFR 0.138, JaDX 0.8.0 or FernFlower (analytical decompiler) to use as the decompiler.
• Runs directly on your android device
• Select apk/jar/dex from sdcard (or) from a list of installed applications.
• Decompiles android resources (layouts, Drawables, Menus, AndroidManifest, image assets, values, etc).
• Easy to use source navigator with built-in media & code viewer.
• Displays code in a clean-syntax-highlighted form with zoom & line-wrap.
• The decompiled source can easily be copied from the sdcard (source is stored in
show-java folder in the sdcard)
• Share the decompiled source easily with the built in archive + share mechanism.
• Runs in the background
• Ad-Free Pro version available through an In-App purchase


Source Code
This will be an Open Sourced project. The source code is hosted at GitHub

Download App

Previous Post
Next Post

0 comments: