1/8
Show Java - A Java Decompiler screenshot 0
Show Java - A Java Decompiler screenshot 1
Show Java - A Java Decompiler screenshot 2
Show Java - A Java Decompiler screenshot 3
Show Java - A Java Decompiler screenshot 4
Show Java - A Java Decompiler screenshot 5
Show Java - A Java Decompiler screenshot 6
Show Java - A Java Decompiler screenshot 7
Show Java - A Java Decompiler Icon

Show Java - A Java Decompiler

Niranjan Rajendran
Trustable Ranking Iconविश्वसनीय
5K+डाउनलोड
7MBआकार
Android Version Icon4.1.x+
एंड्रॉइड संस्करण
3.0.6(13-03-2019)नवीनतम संस्करण
4.3
(8 रिव्यू)
Age ratingPEGI-3
How to install
1
Download and open the installation file
2
Unblock AptoideAptoide is a safe app! Just tap on More details and then on Install anyway.
3
Complete the installation and open Aptoide
app-card-icon
विवरणरिव्यूसंस्करणजानकारी
1/8

का विवरण Show Java - A Java Decompiler

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

https://www.github.com/niranjan94/show-java/


Please read the License info before using any part of the code in any project.


Reason's for Permissions


• Internet - Automated bug reporting & advertisements

• External Storage - To store the decompiled source code and to have a working directory for the application


Credits


• A Big-Huge Thanks to Lee Benfield (lee@benf.org) for his awesome CFR - Class File Reader :D :D

• Panxiaobo (pxb1988@gmail.com) for dex2jar :)

• Liu Dong (github.com/xiaxiaocao) for apk-parser

• Ben Gruver for dexlib2.

• skylot for JaDX.

• JetBrains for FernFlower analytical decompiler.


License


Show Java - A java/apk decompiler for android

Copyright (C) 2018 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/.


DO NOT USE THIS APPLICATION TO DO STUFF THAT YOU HAVE NO RIGHT TO DO. THE DEVELOPER (Niranjan Rajendran) IS IN NO WAY RESPONSIBLE FOR ANY MISUSE OF THIS APPLICATION.

एपीके (एंड्रॉइड ऐप), जार और डेक्स फ़ाइल के स्रोत कोड को निकालने के लिए एक डिकम्पॉइलर।


विशेषताएँ


• या तो CFR 0.138, JaDX 0.8.0 या फ़र्नफ़्लॉवर (विश्लेषणात्मक डिकम्पाइलर) को डिकम्पॉइलर के रूप में उपयोग करने के लिए चुनें।

• अपने Android डिवाइस पर सीधे चलाता है

• स्थापित अनुप्रयोगों की सूची से sdcard (या) से एपीके / जार / डेक्स का चयन करें।

• एंड्रॉयड संसाधनों (लेआउट, चित्र, मेनू, Android प्रबंधक, छवि संपत्ति, मूल्य, आदि) को अपघर्षक।

• अंतर्निहित मीडिया और कोड दर्शक के साथ स्रोत नेविगेटर का उपयोग करना आसान है।

• जूम और लाइन-रैप के साथ एक साफ-वाक्यविन्यास-हाइलाइट रूप में कोड प्रदर्शित करता है।

• विघटित स्रोत को आसानी से sdcard से कॉपी किया जा सकता है (स्रोत में संग्रहीत किया जाता है

sdcard में शो-जावा फ़ोल्डर)

• निर्मित संग्रह के साथ आसानी से विघटित स्रोत को साझा करें + शेयर तंत्र।

• पृष्ठभूमि में चलता है

• इन-फ्री प्रो संस्करण इन-ऐप खरीदारी के माध्यम से उपलब्ध है


स्रोत कोड


यह एक ओपन सॉरड प्रोजेक्ट होगा। स्रोत कोड GitHub में होस्ट किया गया है

https://www.github.com/niranjan94/show-java/


किसी भी परियोजना में कोड के किसी भी भाग का उपयोग करने से पहले लाइसेंस जानकारी पढ़ें।


अनुमतियों के लिए कारण


• इंटरनेट - स्वचालित बग रिपोर्टिंग और विज्ञापन

• बाहरी संग्रहण - विघटित स्रोत कोड को संग्रहीत करने और अनुप्रयोग के लिए एक कार्यशील निर्देशिका रखने के लिए


क्रेडिट


• अपने भयानक सीएफआर के लिए ली बेनफील्ड (lee@benf.org) के लिए एक बड़ा-बड़ा धन्यवाद - क्लास फाइल रीडर: डी: डी।

• dex2jar के लिए पैन्क्सिआबो (pxb1988@gmail.com) :)

• एपीके-पार्सर के लिए लियू डोंग (github.com/xiaxiaocao)

• डेक्सलिब 2 के लिए बेन ग्रुवर।

• JaDX के लिए स्काईलॉट।

फर्नफ्लावर एनालिटिकल डिकंपाइलर के लिए जेटब्रेन।


लाइसेंस


शो जावा - Android के लिए एक जावा / apk decompiler

कॉपीराइट (C) 2018 निरंजन राजेंद्रन


यह कार्यक्रम मुफ्त सॉफ्टवेयर है: आप इसे पुनर्वितरित कर सकते हैं और / या संशोधित कर सकते हैं

यह GNU जनरल पब्लिक लाइसेंस की शर्तों के तहत प्रकाशित होता है

मुफ्त सॉफ्टवेयर फाउंडेशन, या तो लाइसेंस के संस्करण 3, या

(अपने विकल्प पर) किसी भी बाद के संस्करण।


यह कार्यक्रम इस आशा में वितरित किया जाता है कि यह उपयोगी होगा,

लेकिन किसी भी वारंटी के बिना; बिना निहित वारंटी के भी

किसी विशेष उद्देश्य के लिए अनुरूपता या फिटनेस। देखें

अधिक जानकारी के लिए जीएनयू जनरल पब्लिक लाइसेंस।


आपको GNU जनरल पब्लिक लाइसेंस की एक प्रति प्राप्त होनी चाहिए

इस कार्यक्रम के साथ। यदि नहीं, तो https://www.gnu.org/licenses/ देखें।


आपको इस बात का उपयोग करने के लिए आवेदन का उपयोग न करें कि आप क्या करने के लिए सही नहीं हैं डेवलपर (निरंजन राजेंद्रन) इस आवेदन के किसी भी प्रकार के लिए कोई तरीका नहीं है।


Show Java - A Java Decompiler - Version 3.0.6

(13-03-2019)
अन्य संस्करण
What's newChangelog:1. Fixed decompiled source sharing functionality.2. Update to CFR 0.140, JaDX 0.9.0 and FernFlower a0a8f0a.3. Multiple Stability & performance fixes.What's new in 3.0.x ?1. Complete application overhaul.2. Updated CFR, JaDX and fernflower to their latest versions.3. Multi-fold improvement to decompiler reliability & stability.4. New Code View with zoom, wrap-line and other features.5. Continuous memory monitoring and responds to low memory appropriately.

There are no reviews or ratings yet! To leave the first one please

-
8 Reviews
5
4
3
2
1
Info Trust Icon
अच्छी एप्प की गारंटीइस एप्प ने वायरस, मैलवेयर व अन्य दुर्भावनापूर्ण हमलों के लिए सुरक्षा परीक्षण पास किया और इसमें कोई जोखिम नहीं है।

Show Java - A Java Decompiler - एपीके जानकारी

एपीके संस्करण: 3.0.6पैकेज: com.njlabs.showjava
एंड्रॉयड संगतता: 4.1.x+ (Jelly Bean)
डेवलपर:Niranjan Rajendranअनुमतियाँ:11
नाम: Show Java - A Java Decompilerआकार: 7 MBडाउनलोड: 1Kसंस्करण : 3.0.6जारी करने की तिथि: 2022-04-24 14:02:52न्यूनतम स्क्रीन: SMALLसमर्थित सीपीयू:
पैकेज आईडी: com.njlabs.showjavaएसएचए1 हस्ताक्षर: F0:14:98:96:B5:6A:B8:07:C8:EF:EF:89:06:32:B2:45:B6:23:36:0Cडेवलपर (CN): Niranjan Rajendranसंस्था (O): Lean Labस्थानीय (L): Coimbatoreदेश (C): INराज्य/शहर (ST): Tamil Nadu

Latest Version of Show Java - A Java Decompiler

3.0.6Trust Icon Versions
13/3/2019
1K डाउनलोड7 MB आकार

अन्य संस्करण

3.0.5Trust Icon Versions
27/12/2018
1K डाउनलोड7 MB आकार
3.0.4Trust Icon Versions
25/12/2018
1K डाउनलोड7 MB आकार
3.0.3Trust Icon Versions
24/12/2018
1K डाउनलोड7 MB आकार
3.0.2Trust Icon Versions
23/12/2018
1K डाउनलोड7 MB आकार
3.0.1Trust Icon Versions
22/12/2018
1K डाउनलोड7 MB आकार
2.1.0Trust Icon Versions
8/12/2015
1K डाउनलोड4.5 MB आकार
2.0.4Trust Icon Versions
4/8/2017
1K डाउनलोड6.5 MB आकार

Apps in the same category

You may also like...