Jumplist Browser Changelog

What's new in Jumplist Browser 1.0.17.0

Feb 26, 2024
  • Even more corrections & updates prompted by more variations found during testing & carving,

New in Jumplist Browser 1.0.14.0 (Feb 19, 2024)

  • Improvements/corrections in 'automaticDestinations-ms'
  • A few other small corrections & changes

New in Jumplist Browser 1.0.10.0 (Feb 6, 2024)

  • Added support for extensions [BEEF000B] & [BEEF001D] etc
  • Currently supported HKCU keys :
  • 'SoftwareMicrosoftWindowsShellBagMRU'
  • 'SoftwareClassesLocal SettingsSoftwareMicrosoftWindowsShellBagMRU'
  • 'SoftwareMicrosoftWindowsCurrentVersionExplorerRecentDocs'
  • 'SoftwareMicrosoftWindowsCurrentVersionExplorerComDlg32' (OpenSavePidlMRU, LastVisitedPidlMRU & LastVisitedPidlMRULegacy)
  • 'SoftwareMicrosoftWindowsCurrentVersionExplorerTWinUIFilePickerLastVisitedPidlMRU'
  • 'SoftwareMicrosoftWindowsCurrentVersionExplorerStreams'
  • 'SoftwareMicrosoftWindowsCurrentVersionExplorerStreamMRU'
  • 'SoftwareMicrosoftWindowsCurrentVersionExplorerWordWheelQuery'
  • 'SoftwareMicrosoftWindowsCurrentVersionSearch' (JumplistData & RecentApps) # Items pinned to the Taskbar
  • 'SoftwareMicrosoftWindowsCurrentVersionExplorerTaskband' (Favorites & FavoritesResolve)
  • 'SoftwareMicrosoftWindowsCurrentVersionExplorerStartPage2' (Favorites, FavoritesResolve , ProgramsCache, ProgramsCacheSMP & ProgramsCacheTBP)
  • 'SoftwareMicrosoftWindowsCurrentVersionLock Screen' # Lock screen background image
  • Other small corrections & updates

New in Jumplist Browser 1.0.8.0 (Jan 30, 2024)

  • Minor Update

New in Jumplist Browser 1.0.6.0 (Jan 24, 2024)

  • Small correction in the 'Get-ObjectIdFromHex' function

New in Jumplist Browser 1.0.5.0 (Jan 23, 2024)

  • Corrected the GUID/Droid Labels as per [MS-DLTW] and [MS-SHLLINK] to VolumeID & File ObjectID
  • (for both LNK TrackerDataBlock & automaticDestinations-ms DestList stream entries)

New in Jumplist Browser 1.0.1.0 (Jan 16, 2024)

  • small corrections

New in Jumplist Browser 1.0.0.0 (Jan 15, 2024)

  • Updated Serialized Property (1SPS) parsing
  • Added more HKCU keys to process:
  • 'SoftwareMicrosoftWindowsCurrentVersionExplorerStreams'
  • 'SoftwareMicrosoftWindowsCurrentVersionExplorerWordWheelQuery'
  • other small changes and corrections

New in Jumplist Browser 0.0.52.0 (Jan 8, 2024)

  • Updated Serialized Property (1SPS) parsing, including
  • New WYSIWYG approach to save the tree to a JSON file:
  • (Now working with LNK, & Custom & AutomatcDestinations-ms files as well as MRU stuff)
  • Quite a few other small changes and corrections

New in Jumplist Browser 0.0.51.0 (Jan 7, 2024)

  • Added support for some old Item ID Types: 23, 31, 32 & B1 (from Windows 98 ?) :
  • Added an easier way to find Jumplists (if their AppId is already known):
  • Added a basic search function:
  • Added Registry subkey LastWriteTime (UTC) Timestamps:
  • (thanks to @shaunhess's function, retrieved from @MattiasC85 .ps1), slightly modified.
  • Files are now sorted by LastWriteTimeUtc (descending)
  • Plus a few other small changes/corrections (like the High-DPI support)