Skip to content

CrackerCat/Andromeda

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Andromeda - Interactive Reverse Engineering Tool for Android Applications

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 72.9%
  • C 27.1%