All Projects → secrary → Andromeda

secrary / Andromeda

Licence: apache-2.0
Andromeda - Interactive Reverse Engineering Tool for Android Applications

Projects that are alternatives of or similar to Andromeda

Bap
Binary Analysis Platform
Stars: ✭ 1,385 (+120.89%)
Mutual labels:  static-analysis, binary-analysis, reverse-engineering
Freki
🐺 Malware analysis platform
Stars: ✭ 285 (-54.55%)
Mutual labels:  static-analysis, binary-analysis, reverse-engineering
Detect It Easy
Program for determining types of files for Windows, Linux and MacOS.
Stars: ✭ 2,982 (+375.6%)
Mutual labels:  static-analysis, binary-analysis, reverse-engineering
Apkleaks
Scanning APK file for URIs, endpoints & secrets.
Stars: ✭ 2,707 (+331.74%)
Mutual labels:  apk, static-analysis, reverse-engineering
Avatar2
Python core of avatar²
Stars: ✭ 334 (-46.73%)
Mutual labels:  binary-analysis, reverse-engineering
Ddisasm
A fast and accurate disassembler
Stars: ✭ 325 (-48.17%)
Mutual labels:  binary-analysis, reverse-engineering
Cwe checker
cwe_checker finds vulnerable patterns in binary executables
Stars: ✭ 372 (-40.67%)
Mutual labels:  binary-analysis, reverse-engineering
Reverseapk
Quickly analyze and reverse engineer Android packages
Stars: ✭ 419 (-33.17%)
Mutual labels:  apk, reverse-engineering
Binee
Binee: binary emulation environment
Stars: ✭ 408 (-34.93%)
Mutual labels:  static-analysis, binary-analysis
Security Notes
📓 Some security related notes
Stars: ✭ 422 (-32.7%)
Mutual labels:  binary-analysis, reverse-engineering
Kam1n0 Community
The Kam1n0 Assembly Analysis Platform
Stars: ✭ 467 (-25.52%)
Mutual labels:  binary-analysis, reverse-engineering
Idenlib
idenLib - Library Function Identification [This project is not maintained anymore]
Stars: ✭ 322 (-48.64%)
Mutual labels:  binary-analysis, reverse-engineering
E9patch
A powerful static binary rewriting tool
Stars: ✭ 317 (-49.44%)
Mutual labels:  binary-analysis, reverse-engineering
Decomp
Components of a decompilation pipeline.
Stars: ✭ 343 (-45.3%)
Mutual labels:  binary-analysis, reverse-engineering
Macbook
《macOS软件安全与逆向分析》随书源码
Stars: ✭ 302 (-51.83%)
Mutual labels:  binary-analysis, reverse-engineering
Sec skills
软件安全工程师技能表
Stars: ✭ 410 (-34.61%)
Mutual labels:  binary-analysis, reverse-engineering
Binaryninja Api
Public API, examples, documentation and issues for Binary Ninja
Stars: ✭ 437 (-30.3%)
Mutual labels:  binary-analysis, reverse-engineering
Sark
IDAPython Made Easy
Stars: ✭ 477 (-23.92%)
Mutual labels:  static-analysis, reverse-engineering
Goblin
An impish, cross-platform binary parsing crate, written in Rust
Stars: ✭ 591 (-5.74%)
Mutual labels:  binary-analysis, reverse-engineering
B2r2
B2R2 is a collection of useful algorithms, functions, and tools for binary analysis.
Stars: ✭ 262 (-58.21%)
Mutual labels:  binary-analysis, reverse-engineering

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].