- Python Digital Forensics Cookbook
- Preston Miller Chapin Bryce
- 60字
- 2021-07-08 10:33:59
There's more…
This script can be further improved. We have provided a couple of recommendations here:
- Hash the source and destination files to ensure they were copied successfully. Hashing files are introduced in the hashing files and data streams recipe in the next section.
- Output a log of the files copied and any exceptions encountered during the copying process.
推薦閱讀
- Learning Cython Programming
- ThinkPHP 5實戰(zhàn)
- 云原生Spring實戰(zhàn)
- SQL經(jīng)典實例(第2版)
- Integrating Facebook iOS SDK with Your Application
- NetBeans IDE 8 Cookbook
- Visual Basic程序設計教程
- 動手學數(shù)據(jù)結構與算法
- Java網(wǎng)絡編程實戰(zhàn)
- Cocos2d-x by Example:Beginner's Guide(Second Edition)
- Android Sensor Programming By Example
- Practical Maya Programming with Python
- 程序員必會的40種算法
- iOS Development with Xamarin Cookbook
- Developing Java Applications with Spring and Spring Boot