- Python Digital Forensics Cookbook
- Preston Miller Chapin Bryce
- 63字
- 2021-07-08 10:33:58
There's more…
This script can be further improved. We have provided a couple of recommendations here:
- Integrate this recipe with the Iterating over loose files recipe to recursively extract metadata for files in a given series of directories
- Implement logic to filter by file extension, date modified, or even file size to only collect metadata information on files matching the desired criteria