Release Notes - v1.0.0
Welcome to the initial release of Android Reverse, a desktop-class engineering environment designed to run natively on your Android device.
What's New 🚀
- Radare2 Engine Integration: Full static analysis pipeline supporting multi-mode binary decompilation (Pseudo-C, Assembly, Hex Dumps).
- Interactive CFG Graphs: Draggable, scale-invariant control flow mapping built on native Compose Canvas.
- Call Graph & Xref Mapping: Adjustable cross-reference analysis tracking depths for method calling trees and field read/write interactions.
- Sora Editor & TextMate Pipelines: Code exploration featuring localized TextMate syntax definitions under a Darcula framework.
- Hardened AXML Extractor: Reflection-backed layout and manifest processing engineered to bypass modern obfuscation boundaries.
- Native Interception System: Native C++ error monitoring tracking POSIX signal leaks and low-level execution context crashes.
Known Limitations ⚠️
- This build focuses entirely on advanced inspection and structural overview. Code editing and repacking are currently unavailable.
Attachments 📦
Download the standalone production build from the assets dropdown below.