- 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.
推薦閱讀
- Instant Node Package Manager
- Spring Boot 2實戰之旅
- Mastering JavaScript Functional Programming
- 大學計算機應用基礎實踐教程
- C#完全自學教程
- PHP程序設計(慕課版)
- JavaScript+jQuery開發實戰
- 機械工程師Python編程:入門、實戰與進階
- Mastering Google App Engine
- PhoneGap:Beginner's Guide(Third Edition)
- SQL Server實用教程(SQL Server 2008版)
- R語言:邁向大數據之路(加強版)
- TypeScript 2.x By Example
- Mastering Embedded Linux Programming
- Mastering Leap Motion