Tek
Tek
Hi @dkg , The Application module is alerting on any app [not installed from the App Store or MDM](https://github.com/mvt-project/mvt/blob/main/mvt/ios/modules/mixed/applications.py#L83) based on the SourceApp field. It was intended to detect side...
Hi @dkg , apologies for the delay. I have rechecked on a phone with iOS 17+ and I wasn't able to reproduce that. All the apps I have includes a...
I have added some unicode to use the right typo in French, I have used \u02bc as it seems to be the right way to do but it likely need...
Thanks @Sn0wfreezeDev . Would that be okay if I also translated the markdown pages at https://tpe.seemoo.tu-darmstadt.de/articles/airguard_articles_en.json ?
Hi, this is beyond the scope of this indicator repository, closing this ticket
Technically, you can probably do that with `pecli dump -r [RESOURCE]` to dump resources one by one, but the issue here is that there aren't any resources in that PE...
I feel it would be challenging to do that in Bookwyrm because new editions of old books or old books could be added later. Maybe it would be possible by...
Hi, thanks for your contribution. This would be a useful feature but it requires an additional library [prompt_toolkit](https://python-prompt-toolkit.readthedocs.io/en/master/pages/getting_started.html#installation). We are trying to limit external libraries used by MVT, so I...
I am happy to review that when it is done (and when I will have time, may take a week or two). One question we may have is do we...
I got it from a device on which it was installed, I am assuming it is as it is a Google APK that is correctly parsed by VirusTotal. I am...