tweaselORG / cli

Command-line tool for the libraries of the tweasel project.
MIT License
4 stars 0 forks source link

`record-traffic`: Support already installed apps #12

Closed baltpeter closed 1 year ago

baltpeter commented 1 year ago

Currently, you need to provide a path to an app file for record-traffic. But you should also be able to analyze apps that are already installed on the device without having to reinstall them.

For that, let's accept either an app ID or app path(s) as the positional argument(s).

baltpeter commented 1 year ago

Oh, actually that's also a CA problem.

baltpeter commented 1 year ago

https://github.com/tweaselORG/cyanoacrylate/pull/25