AmgdGocha / DriveFS-Sleuth

DriveFS Sleuth is a Python tool that automates investigating Google Drive File Stream disk artifacts, the tool has been developed based on research that has been performed by mounting different scenarios and noting down the changes in the Google Drive File Stream disk artifacts.
https://pypi.org/project/drivefs-sleuth/
Eclipse Public License 2.0
73 stars 3 forks source link

applying_error_handling_and_backward_compatibility #6

Closed AmgdGocha closed 10 months ago

AmgdGocha commented 10 months ago

Some artifacts are missing in the older versions of Google Drive File Stream due to newly added features on the new versions. Propper error handling needs to be applied along with backward compatibility enhancements.

Reported by: Chad Tilbury

The respective data have been submitted privately.