- Python Digital Forensics Cookbook
- Preston Miller Chapin Bryce
- 30字
- 2021-07-08 10:34:04
How to do it...
We parse acquisition logs with these steps:
- Identify and validate FTK logs.
- Parse the log to extract relevant fields.
- Create a dashboard with the acquisition data.
推薦閱讀
- LaTeX Cookbook
- Java異步編程實戰
- Python爬蟲開發:從入門到實戰(微課版)
- Visual C++實例精通
- Scratch 3游戲與人工智能編程完全自學教程
- CKA/CKAD應試教程:從Docker到Kubernetes完全攻略
- Learning Apache Kafka(Second Edition)
- R的極客理想:工具篇
- The DevOps 2.4 Toolkit
- MongoDB權威指南(第3版)
- Internet of Things with ESP8266
- Python編程:從入門到實踐(第3版)
- Python Interviews
- OpenMP核心技術指南
- Modular Programming with JavaScript