- Python Digital Forensics Cookbook
- Preston Miller Chapin Bryce
- 80字
- 2021-07-08 10:33:58
Copying files, attributes, and timestamps
Recipe Difficulty: Easy
Python Version: 2.7 or 3.5
Operating System: Windows
Preserving files is a fundamental task in digital forensics. It is often preferable to containerize files in a format that can store hashes and other metadata of loose files. However, sometimes we need to copy files in a forensic manner from one location to another. Using this recipe, we will demonstrate some of the methods available to copy files while preserving common metadata fields.
推薦閱讀
- Mastering OpenLayers 3
- Django+Vue.js商城項目實戰
- WSO2 Developer’s Guide
- Python神經網絡項目實戰
- GitLab Repository Management
- Cassandra Data Modeling and Analysis
- 用Flutter極速構建原生應用
- PHP+MySQL+Dreamweaver動態網站開發實例教程
- 從Java到Web程序設計教程
- Unity 2017 Mobile Game Development
- 用戶體驗可視化指南
- Vue.js應用測試
- 小程序從0到1:微信全棧工程師一本通
- Python數據可視化之matplotlib實踐
- Splunk Essentials