Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
Andromeda — C/C++ interactive reverse engineering tool for Android applications, enabling fast static analysis and binary inspection of APK files. | Kitploit
Tools/GitHubGitHub/secrary/andromeda
Android SecurityStatic AnalysisReverse EngineeringBinary Analysis
GitHubsecrary/andromeda

Andromeda

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

View Repository
714746 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

andromeda

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.

DEMO

demo

The tool is in the early development stage

Building

Requirements

  • clang: apt install clang
  • libzip: apt install libz-dev
  • openssl: apt install libssl-dev
  • make
  • ./bin/andromeda android_app.apk

Commands

commands

Author

Lasha Khasaia (@_qaz_qaz)

Note

I've very limited experience with Android, so if you have time please contribute.

TODO

  • Document the tool
Download Tool