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
เชื่อมั่น
5K+ดาวน์โหลด
7MBขนาด
Android Version Icon4.1.x+
เวอร์ชั่นแอนดรอยด์
3.0.6(13-03-2019)เวอร์ชั่นล่าสุด
4.3
(8 รีวิว)
Age ratingPEGI-3
รายละเอียดรีวิวเวอร์ชั่นข้อมูล
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.

Decompiler เพื่อดึงซอร์สโค้ดของ APK (แอพ android), ไฟล์ jar & dex


คุณสมบัติ


•เลือก CFR 0.138, JaDX 0.8.0 หรือ FernFlower (ตัวแยกวิเคราะห์) เพื่อใช้เป็นตัวถอดรหัส

•ทำงานโดยตรงบนอุปกรณ์ Android ของคุณ

•เลือก apk / jar / dex จาก sdcard (หรือ) จากรายการแอปพลิเคชันที่ติดตั้ง

•ถอดรหัสทรัพยากร Android (เลย์เอาต์, Drawable, เมนู, AndroidManifest, สินทรัพย์รูปภาพ, ค่า, ฯลฯ )

•ใช้งานเนวิเกเตอร์แหล่งข้อมูลได้ง่ายด้วยโปรแกรมดูสื่อและรหัสในตัว

•แสดงรหัสในรูปแบบที่เน้นไวยากรณ์ที่ชัดเจนพร้อมซูมและตัดบรรทัด

•แหล่งที่ถอดรหัสได้ง่ายสามารถคัดลอกมาจาก sdcard (แหล่งที่มาจะถูกเก็บไว้ใน

โฟลเดอร์ show-java ใน sdcard)

•แชร์แหล่งข้อมูลที่ถอดรหัสแล้วได้อย่างง่ายดายด้วยกลไกการเก็บถาวร + ส่วนแบ่งในตัว

•ทำงานในพื้นหลัง

•เวอร์ชัน Pro ที่ให้บริการโฆษณาฟรีผ่านการซื้อ In-App


รหัสที่มา


นี่จะเป็นโครงการ Open Sourced ซอร์สโค้ดโฮสต์ที่ GitHub

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


โปรดอ่านข้อมูลใบอนุญาตก่อนที่จะใช้ส่วนใดส่วนหนึ่งของรหัสในโครงการใด ๆ


เหตุผลสำหรับการอนุญาต


•อินเทอร์เน็ต - การรายงานข้อผิดพลาดและโฆษณาอัตโนมัติ

•ที่จัดเก็บข้อมูลภายนอก - เพื่อจัดเก็บซอร์สโค้ดที่ถอดรหัสแล้วและเพื่อให้มีไดเรกทอรีที่ใช้งานได้


เครดิต


•ขอขอบคุณ Lee Benfield (lee@benf.org) ที่ยิ่งใหญ่สำหรับ CFR ที่ยอดเยี่ยมของเขา - Class File Reader: D: D

• Panxiaobo (pxb1988@gmail.com) สำหรับ dex2jar :)

• Liu Dong (github.com/xiaxiaocao) สำหรับ apk-parser

• Ben Gruver สำหรับ dexlib2

• skylot สำหรับ JaDX

• JetBrains สำหรับเครื่องแยกวิเคราะห์ FernFlower


ใบอนุญาต


Show Java - ตัวถอดรหัส java / apk สำหรับ Android

ลิขสิทธิ์ (C) 2018 Niranjan Rajendran


โปรแกรมนี้เป็นซอฟต์แวร์ฟรี: คุณสามารถแจกจ่ายต่อและ / หรือแก้ไขได้

ภายใต้เงื่อนไขของสัญญาอนุญาตสาธารณะทั่วไปของกนูตามที่เผยแพร่โดย

มูลนิธิซอฟต์แวร์เสรีไม่ว่าจะเป็นเวอร์ชัน 3 ของสัญญาอนุญาตหรือ

(ตามที่คุณเลือก) เวอร์ชันที่ใหม่กว่า


โปรแกรมนี้เผยแพร่ด้วยความหวังว่าจะเป็นประโยชน์

แต่ไม่มีการรับประกันใด ๆ โดยไม่ต้องมีการรับประกันโดยนัยของ

ความสามารถในการซื้อขายหรือความเหมาะสมสำหรับวัตถุประสงค์เฉพาะ ดู

ใบอนุญาตสาธารณะทั่วไปของ GNU สำหรับรายละเอียดเพิ่มเติม


คุณควรได้รับสำเนาสัญญาอนุญาตสาธารณะทั่วไปของกนู

พร้อมกับโปรแกรมนี้ หากไม่มีให้ดูที่ https://www.gnu.org/licenses/


อย่าใช้แอปพลิเคชันนี้เพื่อทำสิ่งที่คุณไม่มีสิทธิ์ทำ นักพัฒนา (Niranjan Rajendran) ไม่รับผิดชอบต่อวิธีการใช้งานแอพพลิเคชั่นนี้


Show Java - A Java Decompiler--เวอร์ชั่น3.0.6

(13-03-2019)
เวอร์ชั่นอื่น
ข่าวใหม่Changelog: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.

ไม่มีการรีวิวหรือให้คะแนน! ก่อนออกโปรด

-
8 Reviews
5
4
3
2
1
Info Trust Icon
รับประกันแอปดี!แอปนี้ผ่านการทดสอบความปลอดภัยด้านไวรัส มัลแวร์ และสิ่งโจมตีอื่นๆ และไม่มีสิ่งคุกคามใดๆ

Show Java - A Java Decompiler - ข้อมูล APK

เวอร์ชั่น APK: 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หน้าจอขั้นต่ำ: SMALLCPU ที่รองรับ:
ID ของแพคเกจ: com.njlabs.showjavaลายเซ็น SHA1: 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

เวอร์ชั่นล่าสุดของ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 ขนาด
แอปในประเภทเดียวกัน
คุณอาจจะชอบ...