Software Alternatives & Startups

JADX VS VB Decompiler

Compare JADX VS VB Decompiler and see what are their differences

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.

Rating
0 reviews
VB Decompiler

VB Decompiler Perfect source code recovery solution for Visual Basic 5.0/6.0 applications and fast disassembler for Visual Studio .NET compiled apps

Rating
0 reviews

Which is more popular?

Based on our record, JADX seems to be more popular. It has been mentioned 32 times since March 2021.

social mentions
32 vs 0
Development popularity
100% vs 0%
alternatives listed
32 vs 28

Base details

Website, pricing, platforms and company facts side by side.

JADX
VB Decompiler
Website github.com vb-decompiler.org
Listed in

Features and specs

What each product offers, as listed by its team.

JADX 5 features
VB Decompiler 0 features
  • User-Friendly Interface
    JADX offers an intuitive and easy-to-navigate graphical user interface, making it accessible for users, even those with limited experience in reverse engineering Android applications.
  • Cross-Platform Support
    The tool is cross-platform, running on Windows, macOS, and Linux, which enhances its accessibility for users operating on different systems.
  • Decompilation Quality
    JADX provides high-quality decompilation from Dex to Java source code, which facilitates understanding and modifications of the code structure.
  • Integration Features
    It integrates well with other tools and plugins, allowing for expanded functionality and making it a versatile tool in a developer’s toolkit.
  • Search and Navigation
    JADX offers advanced search and navigation capabilities, enabling users to quickly locate and analyze specific parts of the codebase.

Possible disadvantages

  • Limited Obfuscation Handling
    While JADX can handle some obfuscation, highly obfuscated code can still pose challenges, affecting the readability and accuracy of the decompiled source.
  • Resource Intensive
    JADX can be resource-heavy during decompilation, which may lead to performance issues on lower-end machines or when dealing with large APK files.
  • Incomplete Code Conversion
    In certain complex cases, Decompiled Java code might not always compile back perfectly due to incompleteness or inaccuracies in the conversion process.
  • Limited Interactive Debugging
    JADX lacks sophisticated interactive debugging features, which can make it challenging to analyze dynamic behavior or runtime issues.

No features have been listed yet.

Analysis

An editorial look at what each product does well and who it suits.

JADX
VB Decompiler

No analysis of JADX yet.

Overall verdict

  • VB Decompiler is a solid, specialized tool for its niche purpose—analyzing and reverse-engineering Visual Basic compiled executables (both p-code and native code). It's good at what it's designed for, though its usefulness is inherently limited to legacy VB5/VB6 applications since VB.NET uses different compilation methods better handled by standard .NET decompilers.

Why this product is good

  • Effectively disassembles and analyzes VB5/VB6 compiled executables, recovering form layouts, string tables, and procedure structures
  • Provides both a free version for basic analysis and a paid Pro version with more advanced features like better pseudo-code generation
  • Long-standing tool with years of development focused specifically on VB internals, giving it deep specialization
  • Useful for malware analysis since older VB-compiled malware is otherwise hard to reverse engineer with generic tools
  • Generates readable pseudo-code approximations that can significantly speed up manual reverse engineering work

Recommended for

  • Security researchers and malware analysts examining legacy VB6 malware samples
  • Reverse engineers needing to recover logic from old VB5/VB6 software with lost source code
  • Developers maintaining or auditing legacy VB6 applications without original source access
  • Digital forensics professionals encountering VB-compiled binaries in investigations
  • Hobbyists interested in understanding how old Visual Basic executables are structured internally

Videos

Walkthroughs and reviews on video.

JADX 3 videos + Add
VB Decompiler 2 videos + Add

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

More videos

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

VB Decompiler - P-Code Decompilation

More videos

  • - VB Decompiler - Native Code Decompilation

Category popularity

How often each product is chosen within a category, 0–100% relative to the other.

Score bands 0–20 21–40 41–50 51–60 61–100
JADX
VB Decompiler
100% 100%
0% 0%
0% 0%
SRE
100% 100%
100% 100%
0% 0%
0% 0%
100% 100%

User comments

Share your experience with using JADX and VB Decompiler. For example, how are they different and which one is better?

Log in or Post with

Reviews and articles

External articles and on-site reviews we used to compare the two products.

JADX no reviews yet
VB Decompiler no reviews yet

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

  • Reverse engineering tools review
    www.pelock.com · Sep 2022

    Applications created with Visual Basic 5 and 6 are all in the past now. However, internal structure of code based on P-Code was a cradle for .NET technology and from the very beginning it's been causing problems with...

Social recommendations and mentions

Recommendations tracked on public social media and blogs since March 2021.

JADX 32 mentions
VB Decompiler 0 mentions
  • Java Decompiler
    More modern choice would be [jadx](https://github.com/skylot/jadx) or [Vineflower](https://github.com/Vineflower/vineflower). Or if you want to paid, [JEB](https://www.pnfsoftware.com/). - Source: Hacker News / 10 months ago
  • Ask HN: How can I recover and run my old mobile game from the 2010s?
    If you do find an .apk and didn't obfuscate it with proguard (I can't remember if proguard ran default in the release pipeline in Eclipse ADT...which...ew) you can use jadx to decompile your .apk and recover the structure of your source... - Source: Hacker News / about 1 year ago
  • I hacked my washing machine
    First up: this isn't criticism of the original post in the slightest, it's a wonderful journey through figuring out how a weird device that wants to be on your wifi works. If you have a device that speaks to an Android app, you want... - Source: Hacker News / about 1 year ago

View more

Tracking VB Decompiler since Oct 2022.

Alternatives to JADX and VB Decompiler

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