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 IconAffidabile
5K+Download
7MBDimensione
Android Version Icon4.1.x+
Versione Android
3.0.6(13-03-2019)Ultima versione
4.3
(8 Recensioni)
Age ratingPEGI-3
Come effettuare l'installazione
1
Scarica e apri il file di installazione
2
Unblock AptoideAptoide is a safe app! Just tap on More details and then on Install anyway.
3
Completa l'installazione e apri Aptoide
app-card-icon
InformazioniRecensioniVersioniInformazioni
1/8

Descrizione di 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.

Un decompilatore per estrarre il codice sorgente di un APK (app per android), jar e dex.


Caratteristiche


• Selezionare CFR 0.138, JaDX 0.8.0 o FernFlower (decompilatore analitico) da utilizzare come decompilatore.

• Funziona direttamente sul tuo dispositivo Android

• Seleziona apk / jar / dex da sdcard (o) da un elenco di applicazioni installate.

• Decompila le risorse Android (layout, Drawable, Menu, AndroidManifest, risorse immagine, valori, ecc.).

• Navigatore sorgente facile da usare con media integrato e visualizzatore di codice.

• Visualizza il codice in una forma evidenziata con la sintassi pulita con zoom e line-wrap.

• La sorgente decompilata può essere facilmente copiata dalla sdcard (la fonte è memorizzata in

mostra-java nella cartella sdcard)

• Condividi facilmente la fonte decompilata con il meccanismo di archiviazione + condivisione integrato.

• Funziona in background

• Versione senza annunci Pro disponibile tramite un acquisto in-app


Codice sorgente


Questo sarà un progetto Open Sourced. Il codice sorgente è ospitato su GitHub

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


Si prega di leggere le informazioni sulla licenza prima di utilizzare qualsiasi parte del codice in qualsiasi progetto.


Motivo per le autorizzazioni


• Internet - Segnalazione automatica di bug e pubblicità

• Memoria esterna: per memorizzare il codice sorgente decompilato e per disporre di una directory di lavoro per l'applicazione


Credits


• Un grande enorme grazie a Lee Benfield (lee@benf.org) per il suo fantastico CFR - Class File Reader: D: D

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

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

• Ben Gruver per dexlib2.

• skylot per JaDX.

• JetBrains per il decompilatore analitico FernFlower.


licenza


Mostra Java - Un decompilatore java / apk per Android

Copyright (C) 2018 Niranjan Rajendran


Questo programma è software libero: puoi ridistribuirlo e / o modificarlo

sotto i termini della GNU General Public License come pubblicata da

la Free Software Foundation, o la versione 3 della licenza, o

(a tua scelta) qualsiasi versione successiva.


Questo programma è distribuito nella speranza che sia utile,

ma SENZA ALCUNA GARANZIA; senza nemmeno la garanzia implicita di

COMMERCIABILITÀ O IDONEITÀ PER UN PARTICOLARE SCOPO. Vedere il

GNU General Public License per maggiori dettagli.


Dovresti aver ricevuto una copia della GNU General Public License

insieme a questo programma. In caso contrario, consultare https://www.gnu.org/licenses/.


NON UTILIZZARE QUESTA APPLICAZIONE PER FARE FURTI CHE NON AVETE DIRITTO DI FARE. LO SVILUPPATORE (Niranjan Rajendran) NON È IN NESSUN MODO RESPONSABILE DI QUALSIASI SVIAMENTO DI QUESTA APPLICAZIONE.


Show Java - A Java Decompiler - Versione 3.0.6

(13-03-2019)
Altre versioni
Che cosa c'è di nuovoChangelog: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.

Non ci sono ancora recensioni né valutazioni! Per essere il primo a lasciare un commento,

-
8 Reviews
5
4
3
2
1
Info Trust Icon
Ottima App garantitaQuesta applicazione ha superato il test di sicurezza per virus, malware e altri attacchi dannosi e non contiene minacce.

Show Java - A Java Decompiler - Informazioni APK

Versione APK: 3.0.6Pacchetto: com.njlabs.showjava
Compatibilità Android: 4.1.x+ (Jelly Bean)
Sviluppatore:Niranjan RajendranAutorizzazioni:11
Nome: Show Java - A Java DecompilerDimensione: 7 MBDownload: 1KVersione : 3.0.6Data di uscita: 2022-04-24 14:02:52Schermo minimo: SMALLCPU Supportate:
ID del pacchetto: com.njlabs.showjavaFirma SHA1: F0:14:98:96:B5:6A:B8:07:C8:EF:EF:89:06:32:B2:45:B6:23:36:0CSviluppatore (CN): Niranjan RajendranOrganizzazione (O): Lean LabLocalizzazione (L): CoimbatorePaese (C): INStato/città (ST): Tamil Nadu

Ultima versione di Show Java - A Java Decompiler

3.0.6Trust Icon Versions
13/3/2019
1K download7 MB Dimensione

Altre versioni

3.0.5Trust Icon Versions
27/12/2018
1K download7 MB Dimensione
3.0.4Trust Icon Versions
25/12/2018
1K download7 MB Dimensione
3.0.3Trust Icon Versions
24/12/2018
1K download7 MB Dimensione
3.0.2Trust Icon Versions
23/12/2018
1K download7 MB Dimensione
3.0.1Trust Icon Versions
22/12/2018
1K download7 MB Dimensione
2.1.0Trust Icon Versions
8/12/2015
1K download4.5 MB Dimensione
2.0.4Trust Icon Versions
4/8/2017
1K download6.5 MB Dimensione

App nella stessa categoria

Potrebbe piacerti anche...