- Python Digital Forensics Cookbook
- Preston Miller Chapin Bryce
- 39字
- 2025-04-04 18:24:50
How to do it…
We perform the following steps to forensically copy files on a Windows system:
- Gather source file and destination arguments.
- Use shutil to copy and preserve most file metadata.
- Manually set timestamp attributes with win32file.