Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/net-protect/google-fs-recover
- Owner: net-protect
- License: mit
- Created: 2022-02-16T21:44:48.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-10T05:20:35.000Z (almost 3 years ago)
- Last Synced: 2024-08-02T13:29:43.988Z (4 months ago)
- Language: Python
- Size: 11.7 KB
- Stars: 15
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starz - net-protect/google-fs-recover - Google Filestream Forensic Tool (Python)
README
# google-fs-recover
Google Filestream Forensic ToolAbout: 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 -bContributors:
Chad Tilbury (@chadtilbury) - For providing the research and ideas to make this tool possible