DriveFS-Sleuth
DriveFS-Sleuth copied to clipboard
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 scenar...
So I am testing on a pretty large `metadata_sqlite_db`, (slightly under 8 GiB). I managed to get the script to work all the way until the end (after several hours...
fixes: #21 - Streaming the file rather than rendering the template as a whole in memory. - I added statements for assessing the time and memory consumption. - It requires...
Could you please consider adding pyproject-toml file to you repository, so it can be easily installed via PIP ? https://packaging.python.org/en/latest/guides/writing-pyproject-toml/ Thank you
I've been thinking that, if it were possible, it would be amazing if one could mount the database as a "virtual drive" of sorts like the Google Drive app already...
I'm trying to run this against a DriveFS folder on a Mac and got this error on execution. I can't tell if this is an error in a module or...
The last time I tried to use this program I got the same error, but I messed around with `tasks.py` and/or `utils.py` to manually specify the list of possible account...