- 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.
推薦閱讀
- AngularJS Testing Cookbook
- JavaScript 網頁編程從入門到精通 (清華社"視頻大講堂"大系·網絡開發視頻大講堂)
- PostgreSQL技術內幕:事務處理深度探索
- OpenCV for Secret Agents
- INSTANT MinGW Starter
- Learn Swift by Building Applications
- Serverless架構
- Spring+Spring MVC+MyBatis整合開發實戰
- Learning SciPy for Numerical and Scientific Computing(Second Edition)
- C#實踐教程(第2版)
- SQL Server數據庫管理與開發兵書
- Scala Reactive Programming
- 詳解MATLAB圖形繪制技術
- Emgu CV Essentials
- Machine Learning With Go