Releases: mvt-project/mvt
Releases · mvt-project/mvt
v2.5.4
What's Changed
- Returns empty string when no date in date converter by @Te-k in #493
- [auto] Update iOS releases and versions by @github-actions in #498
- Fix dumpsys accessibility detections for v14+ by @roaree in #483
- [auto] Update iOS releases and versions by @github-actions in #499
- Prevent command.log from being appended to when run in a loop by @roaree in #501
Full Changelog: v2.5.3...v2.5.4
v2.5.3
v2.5.2
v2.5.1
What's Changed
- change virustotal flag to -V by @r-tx in #440
- [auto] Update iOS releases and versions by @github-actions in #451
- Update install docs by @roaree in #449
- Handle no indicators provided in
sms_attachments.py
by @roaree in #455 - [auto] Update iOS releases and versions by @github-actions in #460
- Update install.md by @danydin in #461
- [auto] Update iOS releases and versions by @github-actions in #468
- [auto] Update iOS releases and versions by @github-actions in #472
- [auto] Update iOS releases and versions by @github-actions in #473
- Usbmuxd debug option changed from -d to -v by @renini in #464
- Add docs explaining how to seek expert help for forensic analysis by @DonnchaC in #476
- add short urls by @r-tx in #479
- Mark release 2.5.1 by @DonnchaC in #481
New Contributors
Full Changelog: v2.5.0...v2.5.1
v2.5.0
What's Changed
- [auto] Update iOS releases and versions by @github-actions in #437
- Impovements for SMS module by @DonnchaC in #438
- Add
uri=True
in mvt/ios/modules/base.py by @msx98 in #442 - Circular reference in SMS module serialization by @roaree in #444
- dumpsys_accessibility.py: Spell accessibility correctly by @cclauss in #441
- [auto] Update iOS releases and versions by @github-actions in #439
New Contributors
Full Changelog: v2.4.5...v2.5.0
v2.4.5
v2.4.4
What's Changed
- Make
MVTModule.get_slug()
a classmethod by @roaree in #418 - Allow PR coverage comment to fail if running on a fork by @roaree in #427
- docker tweaks by @r-tx in #424
- Automatically add issues to development board by @roaree in #428
- Open all iOS sqlite3 databases with immutable=1 by @roaree in #430
- [auto] Update iOS releases and versions by @github-actions in #432
Full Changelog: v2.4.3...v2.4.4
v2.4.3: Fixes several bugs including JSON storage
- Fixes multiple bugs in modules and encoding
- Adds recent iOS versions
- Improves error messages