Git Product home page Git Product logo

show-java's Introduction

Dependency Status Build Status License Info Play Store Info GitHub app version Play Store downloads

ShowJava Banner v0.1

An apk decompiler for android. Built on Android Studio 1.5 with gradle 2.8

The current GitHub master branch may be ahead of the Play Store version (and could be unstable/incomplete/buggy at some places)

Get Show Java on Google Play

About

This is a Decompiler that extracts the source code of an Android application (including XML files and image assets). Works directly from your android device.

Features

  • Select either CFR 0.110, JaDX 0.6.1 or FernFlower (analytical decompiler) to use as the decompiler (more to come).
  • Runs directly on an android device (4.x and above).
  • Select apk from sdcard (or) from a list of installed applications.
  • Easy to use.
  • Decompiles resources too (layouts, Drawables, Menus, AndroidManifest, image assets).
  • Displays code in a clean-syntax-highlighted form.
  • The decompiled source can easily be copied from the sdcard (source is stored in ShowJava folder in the sdcard).
  • Simple source browser with a summary of all decompilation errors.
  • Each decompiled source file has commented references to classes that could not be decompiled.
  • Share the decompiled source easily with the built in archive + share mechanism.

Known Issues

  1. Does not work with system applications in most of the phones (especially ones that are not de-odexed).
  2. Slow on phones with single core processors.

Contributing to ShowJava

Head over here to know more about how to contribute, report bugs and request feature additions.

Open Source License

Unless explicitly stated otherwise all files in this repository are licensed under the GNU Affero General Public License v3.0. All projects must properly attribute The Original Source.

Show Java - A java/apk decompiler for android
Copyright (C) 2017 Niranjan Rajendran

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero 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 Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program.  If not, see <http://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

  1. A Big-Huge Thanks to Lee Benfield ([email protected]) for his awesome CFR - Class File Reader
  2. Panxiaobo ([email protected]) for dex2jar.
  3. Liu Dong for apk-parser.
  4. Ben Gruver for dexlib2.
  5. skylot for JaDX.
  6. JetBrains for FernFlower analytical decompiler.

Android, Google Play and the Google Play logo are trademarks of Google Inc.

show-java's People

Contributors

niranjan94 avatar gkaffka avatar hellpie avatar pwnfoo avatar xdragonz avatar

Watchers

James Cloos avatar Avra Neel avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.