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

Implement File Recovery Plugin #648

Open avizack18 opened 3 months ago

avizack18 commented 3 months ago

Hi there,

This feature request proposes the addition of a file recovery plugin to dissect. This plugin would enable users to recover accidentally deleted files from target device.

Schamper commented 3 months ago

We have two main features planned that aid this functionality:

avizack18 commented 3 months ago

thanks