tweaselORG / cyanoacrylate

Toolkit for large-scale automated traffic analysis of mobile apps on Android and iOS.
MIT License
5 stars 1 forks source link

WIP: Manage Emulators automatically #55

Open zner0L opened 4 weeks ago

zner0L commented 4 weeks ago

We want to manage emulators automatically, create and delete them as needed and recover failure states (in doubt by creating new emulators on the fly). This breaks some parts of the current API, but I took care not to change too much. If you think I should get rid of some legacy code, I am open for doing it with this PR, too.

Depends on https://github.com/tweaselORG/appstraction/pull/137 and https://github.com/tweaselORG/appstraction/pull/140 to be released to merge.