- Python Digital Forensics Cookbook
- Preston Miller Chapin Bryce
- 72字
- 2021-07-08 10:33:57
Recording file attributes
Recipe Difficulty: Easy
Python Version: 2.7 or 3.5
Operating System: Any
Now that we can iterate over files and folders, let’s learn to record metadata about these objects. File metadata plays an important role in forensics, as collecting and reviewing this information is a basic task during most investigations. Using a single Python library, we can gather some of the most important attributes of files across platforms.
推薦閱讀
- What's New in TensorFlow 2.0
- 微服務與事件驅動架構
- 計算機圖形學編程(使用OpenGL和C++)(第2版)
- NLTK基礎教程:用NLTK和Python庫構建機器學習應用
- Scala Design Patterns
- Unity Shader入門精要
- Teaching with Google Classroom
- 快人一步:系統性能提高之道
- Java:High-Performance Apps with Java 9
- Python Programming for Arduino
- Python應用與實戰
- IBM RUP參考與認證指南
- 征服C指針(第2版)
- Learning Shiny
- Enterprise Application Architecture with .NET Core