Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/net-protect/google-fs-recover

Google Filestream Forensic Tool
https://github.com/net-protect/google-fs-recover

Last synced: about 1 month ago
JSON representation

Google Filestream Forensic Tool

Awesome Lists containing this project

README

        

# google-fs-recover
Google Filestream Forensic Tool

About: This tool is intended to scan the Google File Stream sqllitedb and match up original files names with files in the Google File Stream cache. It will also produce a MD5 hash of the file with an option to copy the files to a new location with the original file names.

Use at your own risk!

Example Usage:
python .\google-fs-recover.py -p -csv -b

Contributors:
Chad Tilbury (@chadtilbury) - For providing the research and ideas to make this tool possible