radareorg

radareorg / r2garlic

Public

The world's fastest Android/DEX decompiler meets radare2

19
3
100% credibility
Found May 13, 2026 at 19 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
C
AI Summary

r2garlic is a plugin for radare2 that integrates the Garlic decompiler to translate DEX/Dalvik bytecode from Android apps into readable Java-like code.

How It Works

1
🔍 Discover the Helper

You hear about a handy add-on that makes it easier to read and understand the inner workings of Android apps.

2
🛠️ Add the Add-on

You quickly install the add-on into your app analysis program so it's ready to use.

3
📱 Load an App

You open the Android app file you're curious about in your analysis program.

4
🎯 Pick a Spot

You navigate to the specific part of the app, like a class, that you want to explore.

5
Choose Your View
🔬
One Class

Focus on the current class to see its readable code right away.

🌐
All Classes

Translate every class in the app for a complete overview.

6
📖 See the Magic

The add-on transforms the app's hidden instructions into clear, readable steps that make sense.

Understand the App

You now clearly see how the app works, empowering you to learn its secrets effortlessly.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 19 to 19 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is r2garlic?

r2garlic is a C-based radare2 plugin that integrates the Garlic DEX/Dalvik decompiler, letting you decompile Android classes directly in r2 sessions on DEX files. Load a DEX, seek to a class, and run pd:G for Java-like source, pd:Ga for all classes, pd:Gi for file info like dexdump, or pd:Gs for smali output. It solves the hassle of exporting to external tools for reverse engineering APKs.

Why is it gaining traction?

It stands out by embedding what claims to be the world's fastest DEX decompiler into radare2, skipping slow alternatives like Jadx or manual smali steps—ideal for workflows analyzing github world bank apps or world map github tools. The r2pm install and simple pd:G commands hook r2 users tired of context-switching, even if it's niche like github world iptv or world of warcraft modding.

Who should use this?

Android reverse engineers dissecting malware in radare2, security researchers probing APK internals without leaving their analyzer, or forensics teams needing quick smali or decompiled views on DEX from world's fastest indian-style speed tests. Skip if you're not deep in dalvik reversing.

Verdict

Try it for radare2 DEX workflows if speed matters, but with 19 stars and 1.0% credibility score, it's immature—docs are basic, no tests visible, so expect bugs on complex files. Solid concept from radareorg, worth forking for production.

(178 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.