fox-it / dissect.target

The Dissect module tying all other Dissect modules together. It provides a programming API and command line tools which allow easy access to various data sources inside disk images or file collections (a.k.a. targets).
GNU Affero General Public License v3.0
38 stars 42 forks source link

Parse the DestList stream of AutomaticDestination (Jump Lists) #670

Open Zawadidone opened 3 months ago

Zawadidone commented 3 months ago

Improve the Windows Jump list plugin (https://github.com/fox-it/dissect.target/pull/669) by parsing the DestList stream of the AutomaticDestination file.

References