http://open-source-security-software.net/project/mvt/releases.atomRecent releases for mvt2025-07-21T15:45:48.150609+00:00python-feedgenmvt v2.2.3mvt v2.2.32023-03-29T12:49:01+00:00* Adds new iOS version
* Improves logcat information in `mvt-android check-adb`
* Adds indicator support for android properties2023-03-29T12:49:01+00:00mvt v2.2.4mvt v2.2.42023-04-12T10:57:41+00:00* Fixes several bugs
* Adds iOS Calendar module
* Adds iOS Applications module
* Adds latest iOS versions
* Modifies SMS and WhatsApp plugin to extract all messages (not only the one with links)2023-04-12T10:57:41+00:00mvt v2.2.5mvt v2.2.52023-04-13T16:02:04+00:00Fixes important bugs the WhatsApp module and the Calendar module2023-04-13T16:02:04+00:00mvt v2.2.6mvt v2.2.62023-04-25T10:26:31+00:00* Adds verbose mode
* Fixes some iOS application detection2023-04-25T10:26:31+00:00mvt v2.3.0mvt v2.3.02023-06-29T15:26:50+00:00- Fix bugs in bugreport module and AndroidQF parsing.
- Add latest iOS version to the config file.
- Fix bug in Applications module.
- Improve performance when checking for domain IOCs in big databases such as WhatsApp or SMS.2023-06-29T15:26:50+00:00mvt v2.4.0mvt v2.4.02023-07-21T10:20:56+00:00- Changes MVT module definition to allow options to be passed down to MVT modules (PR #367). Pushing a new release as this is a backwards-incompatible API changes to module definition.2023-07-21T10:20:56+00:00mvt v2.4.1mvt v2.4.12023-07-26T16:24:42+00:00* Adds support for backup password in `mvt-android check-backup`
* Refactor Android parsing code
* Adds support for zip files in `check-androidqf`2023-07-26T16:24:42+00:00mvt v2.4.2mvt v2.4.22023-09-05T11:06:35+00:00* Refactor code to have consistency between different modules
* Fixes a bug in iOS applications module
* Adds missing iPhone models2023-09-05T11:06:35+00:00mvt v2.4.3mvt v2.4.32023-11-18T08:03:02+00:00* Fixes multiple bugs in modules and encoding
* Adds recent iOS versions
* Improves error messages2023-11-18T08:03:02+00:00mvt v2.4.4mvt v2.4.42023-12-04T16:51:27+00:00## What's Changed
* Make `MVTModule.get_slug()` a classmethod by @roaree in https://github.com/mvt-project/mvt/pull/418
* Allow PR coverage comment to fail if running on a fork by @roaree in https://github.com/mvt-project/mvt/pull/427
* docker tweaks by @r-tx in https://github.com/mvt-project/mvt/pull/424
* Automatically add issues to development board by @roaree in https://github.com/mvt-project/mvt/pull/428
* Open all iOS sqlite3 databases with immutable=1 by @roaree in https://github.com/mvt-project/mvt/pull/430
* [auto] Update iOS releases and versions by @github-actions in https://github.com/mvt-project/mvt/pull/432
**Full Changelog**: https://github.com/mvt-project/mvt/compare/v2.4.3...v2.4.42023-12-04T16:51:27+00:00mvt v2.4.5mvt v2.4.52023-12-11T10:13:11+00:00## What's Changed
* Fix typo in ios_models.json by @roaree in https://github.com/mvt-project/mvt/pull/435
**Full Changelog**: https://github.com/mvt-project/mvt/compare/v2.4.4...v2.4.52023-12-11T10:13:11+00:00mvt v2.5.0mvt v2.5.02024-01-04T19:11:43+00:00## What's Changed
* [auto] Update iOS releases and versions by @github-actions in https://github.com/mvt-project/mvt/pull/437
* Impovements for SMS module by @DonnchaC in https://github.com/mvt-project/mvt/pull/438
* Add `uri=True` in mvt/ios/modules/base.py by @msx98 in https://github.com/mvt-project/mvt/pull/442
* Circular reference in SMS module serialization by @roaree in https://github.com/mvt-project/mvt/pull/444
* dumpsys_accessibility.py: Spell accessibility correctly by @cclauss in https://github.com/mvt-project/mvt/pull/441
* [auto] Update iOS releases and versions by @github-actions in https://github.com/mvt-project/mvt/pull/439
## New Contributors
* @msx98 made their first contribution in https://github.com/mvt-project/mvt/pull/442
**Full Changelog**: https://github.com/mvt-project/mvt/compare/v2.4.5...v2.5.02024-01-04T19:11:43+00:00