Giter Site home page Giter Site logo

show-java's Introduction

Build Status

ShowJava Banner v0.1

An apk decompiler for android. Build on Android Studio 1.4 Preview with gradle 2.4.

The current GitHub master branch is ahead of the Play Store version and maybe unstable/incomplete at some points.

Get Show Java on Google Play

About

This is a Java Decompiler that extracts the .java source code from an APK( Android application) file. There are many such decompilers that run on a PC. But, everything either requires you to install some dependencies (or) are hard to use.

Features

  • Runs directly on an android device (4.x and above)
  • Select apk from sdcard (or) from a list of installed applications
  • Easy to use
  • 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

Know Issues

  1. Does not display the source code properly on devices running 4.0.x (Icecream Sandwich) due to an internal bug in Android.
  2. Does not work with system applications in most of the phones (especially one's that are not de-odexed)
  3. java.lang.OutOfMemoryError crashes when decompiling large apps on a mobile phone with low ram and Java VM Heap space.

Open Source License

Unless explicitly stated otherwise all files in this repository are licensed under the Apache Software License 2.0. All projects must properly attribute The Original Source.

Copyright 2015 Niranjan Rajendran

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

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 (github.com/xiaxiaocao) for apk-parser

show-java's People

Contributors

niranjan94 avatar

Watchers

James Cloos avatar Gauraw Yadav 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.