Presentation Material
Abstract
Andromeda is a GUI (Graphical User Interface) based on Frida and powered by Python under the hood. Andromeda guides researcher/pentester with features like classes and methods enumeration, hooking and intercepting particular methods with ease of clicks during dynamic app analysis.
It auto-creates snippets, on the run, which further helps in hooking an interception. One of the unique features of Andromeda is runtime memory analysis. One can analyze memory dumps from accessible addresses and perform functionalities like string search, pattern search, scan memory etc. This sets Andromeda apart from other alternative tools based on Frida.