Skip to content

v2026.2.0

Latest

Choose a tag to compare

@Johann-PLW Johann-PLW released this 25 Jul 16:11
a226e9a

VLEAPP v2026.2.0

  • Complete LAVA migration across the vehicle forensics codebase: generic device/contact artifacts plus manufacturer-specific parsers for Alfa Romeo, Chrysler, Ford, Hyundai (core + 7 telematics artifacts), Nissan Altima, and Nuance VCA all converted to the @artifact_processor decorator.
  • Final conversion wave closing out LAVA support: miscellaneous vehicle artifacts, PAS debug-log parsers, and tar_checker/sal_data artifacts, bringing the entire toolkit onto the modern LAVA pipeline.
  • Visual identity and reporting: Tabler icons added, extraction-relative source paths now reported from artifact_processor, and custom output folder naming support.
  • Platform fixes: resolved a Python 3.10 datetime.UTC import crash, fixed runtime metadata loss on legacy function-key artifacts, and hardened file resolution for names containing glob metacharacters (e.g. IMG_0347.jpg). Work with Python 3.10 -> 3.14
  • Housekeeping: synced search_files, module_info, and LAVA run/media handling with iLEAPP for consistency across the LEAPP family.

New Contributors

Full Changelog: v2.2.0...v2026.2.0