Software Alternatives, Accelerators & Startups

JADX VS Sublime Text

Compare JADX VS Sublime Text and see what are their differences

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.

Sublime Text logo Sublime Text

Sublime Text is a sophisticated text editor for code, html and prose - any kind of text file. You'll love the slick user interface and extraordinary features. Fully customizable with macros, and syntax highlighting for most major languages.
  • JADX Landing page
    Landing page //
    2023-08-18
  • Sublime Text Landing page
    Landing page //
    2023-07-17

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

Sublime Text videos

SUBLIME TEXT REVIEW | CODE EDITOR TOOL

More videos:

  • Review - Visual Studio Code vs Sublime Text - Laravel Dev POV

Category Popularity

0-100% (relative to JADX and Sublime Text)
Development
100 100%
0% 0
Text Editors
0 0%
100% 100
Tool
100 100%
0% 0
IDE
5 5%
95% 95

User comments

Share your experience with using JADX and Sublime Text. 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 JADX and Sublime Text

JADX Reviews

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

Sublime Text Reviews

Boost Your Productivity with These Top Text Editors and IDEs
Sublime Text is widely regarded as one of the best text editors for coding. Its speed, flexibility, and ease of use make it a favorite among developers. With a simple and intuitive user interface, Sublime Text allows you to focus on your code without distractions. It supports a wide range of programming languages and offers features like split editing, multiple selections,...
Source: convesio.com
13 Best Text Editors to Speed up Your Workflow
As for the features, Sublime Text has an advantage in that it’s extremely lightweight (low resource usage), but still keeps around some of the more advanced features you would expect out of a top text editor. The primary benefit is that Sublime Text offers shortcuts and search tools for immediately finding certain functions and making changes to multiple lines at once....
Source: kinsta.com
Top 10 Free CSV Readers in 2023!
Sublime Text: A text editor that supports multiple file formats including CSV and has powerful features for viewing and editing large CSV files.
Source: www.retable.io
Top 10 Notepad++ Alternatives for Mac in 2022
Another Notepad++ Mac alternative, Sublime Text is a good choice if you’re going for code sophistication. The tool supports a lot o programming languages and mark-ups. In addition, you can even add in plugins in order to incorporate new functions. Sublime Text can actually be downloaded for free by Mac users. A purchased version is next up after you have finished the license.
Source: www.imymac.com
What's The Best C++ IDE? Our Top C++ IDEs & Editors In 2024
Sublime Text also offers a clean and uncluttered interface, which is great for focusing on your code without unnecessary distractions. This minimalist approach is combined with powerful editing features like syntax highlighting, customizable key bindings, code folding, and an advanced search functionality.
Source: hackr.io

Social recommendations and mentions

Based on our record, JADX should be more popular than Sublime Text. 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.

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 / 11 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: 12 months ago
  • improved nintype
    Jadx - skylot/jadx: Dex to Java decompiler (github.com) - Used for decompiling the apk - make the code readable. Source: about 1 year 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: about 1 year 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

Sublime Text mentions (3)

  • Want better keybinding parity between micro and Sublime Text?
    I went through the key-bindings in Micro (which use different modifier keys) and added them to Sublime Text:. - Source: dev.to / over 1 year ago
  • Trying pop os episode 1
    Oh, and sublimetext.com too if you prefer something "cleaner". It is multi-platform too, like VSCodium. Source: over 2 years ago
  • Sublime Text 3 Setup
    Sublime Text Terminal Shortcuts and menu entries for opening a terminal at the current file, or the current root project folder in Sublime Text. - Source: dev.to / about 3 years ago

What are some alternatives?

When comparing JADX and Sublime Text, you can also consider the following products

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.

Visual Studio Code - Build and debug modern web and cloud applications, by Microsoft

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

Vim - Highly configurable text editor built to enable efficient text editing

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

Notepad++ - A free source code editor which supports several programming languages running under the MS Windows environment.