tweaselORG / cyanoacrylate

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

Fixes #32: Expose mitmproxy events #33

Closed baltpeter closed 1 year ago

baltpeter commented 1 year ago

We only do this for traffic collections on an app analysis. Implementing it also for system-level traffic collections would have required an API change in stopTrafficCollection(), which would have made the API worse imo. Also, this is not a stable API anyway (since we may well switch away from mitmproxy in the future), so it doesn't matter too much.

baltpeter commented 1 year ago

Now exposing much more data from mitmproxy to make this genuinely useful.