A Java 8+ Jar & Android APK Reverse Engineering Suite (Decompiler, Editor, Debugger & More)
-
Updated
Jun 10, 2025 - Java
A Java 8+ Jar & Android APK Reverse Engineering Suite (Decompiler, Editor, Debugger & More)
Application integrated editing apk
This repo is for beginners in reverse engineering (Android), who keep wondering about everything inside smali.
Cross-platform IDE for Reverse-engineering Android applications
smali and baksmali - release artifacts for all versions (v3 by @google, v2 and v1 by @JesusFreke)
Reverse engineer: Download effects and extract all arfx links from Instagram on Android
Takes an arbitrary Android app and injects a Frida Gadget. No third-party tools required
A .smali trace injection script
dex2smali.py 是一个用于批量反编译 Android .dex 文件为 .smali 的 Python 脚本,底层调用 baksmali.jar 进行实际转换。(dex2smali.py is a lightweight Python script for batch decompiling Android .dex files into .smali format. It leverages baksmali.jar under the hood to perform the actual conversion.)
A simple example source codes of an initial android app cloner
Add a description, image, and links to the baksmali topic page so that developers can more easily learn about it.
To associate your repository with the baksmali topic, visit your repo's landing page and select "manage topics."