EN FR
EN FR


Section: New Software and Platforms

PyMaO

Python Malware Orchestrator

Keywords: Android - Malware

Functional Description: PyMaO chains several analyses that are part of an experiment. An analysis is most of the time, a call to an external tool that returns a result, for example apktool, grep, Androguard, Apkid. An experiment is a collection of analyses that are run one by one, chained, if some conditions hold. For example, if the unpacking of an application with Apktool succeeds, then you can grep the code for searching a string.

PyMaO has a nice old-fashion graphical interface (ncurses).

Release Functional Description: Initial release corresponding to the demo presented at MASCOTS 2019.

News Of The Year: A demo has been presented at the MASCOTS 2019 conference: https://hal-centralesupelec.archives-ouvertes.fr/hal-02305473