Software Alternatives & Reviews

Java Decompiler VS JADX

Compare Java Decompiler VS JADX and see what are their differences

Java Decompiler logo Java Decompiler

Yet another fast Java decompiler

JADX logo JADX

JADX is a decompilation tool that can produce Java Source code from Dex and Apk files, being capable of providing human-readable java classes, it reverses AndroidManifest.
  • Java Decompiler Landing page
    Landing page //
    2021-09-17
  • JADX Landing page
    Landing page //
    2023-08-18

Java Decompiler videos

Java decompiler Demo || Software for Converting .class to .java || Compile vs Decompile

More videos:

  • Tutorial - How to decompile JAR by JD GUI Tool | Java Decompiler | Open Source Decompiler UI Tool

JADX videos

How to decompile an APK or DEX file using jadx in Windows

More videos:

  • Review - 안드로이드 앱 모의해킹 - jadx 디컴파일 도구의 활용법 및 용어 설명
  • Tutorial - 6-How To Installing Jadx on Linux

Category Popularity

0-100% (relative to Java Decompiler and JADX)
IDE
54 54%
46% 46
Development
41 41%
59% 59
Decompiler
100 100%
0% 0
Tool
24 24%
76% 76

User comments

Share your experience with using Java Decompiler and JADX. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare Java Decompiler and JADX

Java Decompiler Reviews

Reverse engineering tools review
JD-GUI or Java Decompiler is a decompiler for Java applications, hence its name. It allows for viewing of compiled units code*.class or whole *.jar bundles.
Source: www.pelock.com

JADX Reviews

We have no reviews of JADX yet.
Be the first one to post

Social recommendations and mentions

Based on our record, JADX seems to be more popular. It has been mentiond 27 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Java Decompiler mentions (0)

We have not tracked any mentions of Java Decompiler yet. Tracking of Java Decompiler recommendations started around Mar 2021.

JADX mentions (27)

  • A popular Bluetooth car battery monitor that siphons up all your location data
    The best way is to just start practicing. I would say pick some simple apps on your (Android) phone and dig straight in. The great thing about Android applications is that often they generally decompile quite nice into human readable Java soo the barrier of entry can be quite low to start reversing. Grab a copy of JADX[1] - it will decompress and decompile the APK files. If you don't have an Android handset, use... - Source: Hacker News / 10 months ago
  • Hardware Question
    This may be overkill but you can use an oscilloscope to manually calculate the baudrate, i.e. Like this. It looks like it could be UART serial data, but this is a good resource to reference. Sometimes http is used as a means for communicating, and not necessarily directly to a browser see here. This is pretty common in embedded applications actually. You can try using dirbuster to see what hidden endpoints there... Source: 11 months ago
  • improved nintype
    Jadx - skylot/jadx: Dex to Java decompiler (github.com) - Used for decompiling the apk - make the code readable. Source: 12 months ago
  • How to securely set end point url and encryption keys in CN1 app
    I realized when app is decompiled using JADX class names are recreated as shown in this screenshot of sample app. Source: 12 months ago
  • Reverse Engineering the Facebook Messenger API
    Not sure. I started reverse engineering Java apps very early in my life — initially it was J2ME games. Decompilers of the time sucked but that didn't stop me from modding Gravity Defied :P I honestly don't know what's a good way of getting started on reverse engineering. There's a bunch of everything about Windows executables in particular, including "crackmes", but native machine code is a level up from JVM... - Source: Hacker News / about 1 year ago
View more

What are some alternatives?

When comparing Java Decompiler and JADX, you can also consider the following products

dnSpy - .NET assembly editor, decompiler, and debugger

Apktool - Apktool is an all-in-one tool that can extract all the resources inside an APK.

Decompiler.com - Online Java and Android decompiler. Just drag and drop .JAR or .APK file and browse decompiled content online.

APK Editor Studio - APK Editor Studio is an open-source Android application editor that allows you to edit APKs with the help of reverse engineering.

dotPeek - dotPeek is a free tool based on ReSharper. It can reliably decompile any . NET assembly into C# or IL code. Download dotPeekCommunity. Materials Newsletters, webinars.

APK Studio - APK Studio is an open-source Integrated Development Environment that allows you to recompile and decompile Android applications with its unified interface.