Andromeda

Andromeda

#Security Testing#Malware Analysis

BARF is an open source binary analysis framework for supporting various binary code analysis tasks in information security.

Visit Website

Andromeda Enhances the Initial Reverse Engineering of Android Applications

Andromeda accelerates the initial reverse engineering process for Android applications, making it quicker and more straightforward. Unlike other alternatives, it is developed in C/C++, which offers a notable performance advantage. DEMO: The tool is currently in the early stages of development. Building Requirements: - clang: apt install clang - libzip: apt install libz-dev - openssl: apt install libssl-dev - make - ./bin/andromeda android_app.apk Commands: Author: Lasha Khasaia (@_qaz_qaz) Note: I have very limited experience with Android. If you have some time, please consider contributing to the project. TODO: Document the tool.