
C/C++ interactive reverse engineering tool for Android applications, enabling fast static analysis and binary inspection of APK files.

Andromeda makes initial reverse engineering work of Android applications bit faster and easier.
Compared to other alternatives, it's written in C/C++ and has a noticeable performance advantage.
The tool is in the early development stage
apt install clangapt install libz-devapt install libssl-devmake./bin/andromeda android_app.apk
Lasha Khasaia (@_qaz_qaz)
I've very limited experience with Android, so if you have time please contribute.