- Learning Python for Forensics
- Preston Miller Chapin Bryce
- 222字
- 2021-07-02 16:41:08
Chapter 1. Now For Something Completely Different
This book presents Python as a necessary tool to optimize digital forensic analysis—it is written from an examiner's perspective. In the first two chapters, we will introduce the basics of Python in preparation for the remainder of the book where we will develop scripts to accomplish forensic tasks. While focusing on the use of the language as a tool, we will also explore the advantages of Python and how it allows many individuals in the field to create solutions for a number of complex forensic challenges. Similar to Monty Python, Python's namesake, the next 12 chapters aim to present "something completely different".
In this fast-paced field, a scripting language provides flexible problem solving in an automated fashion, thus giving the examiner additional time to investigate other artifacts that may not have been analyzed as thoroughly due to time constraints. Python may not always be the correct tool to complete the task at hand, but it is certainly a resource to develop rapid and accurate solutions. This chapter outlines the basics of Python from "Hello World" to fundamental scripting operations.
In this chapter, we will cover the following topics:
- An introduction to Python and healthy development practices
- Basic programming concepts
- Manipulating and storing objects in Python
- Creating simple conditionals, loops, and functions
- Mastering Ext JS(Second Edition)
- 少兒人工智能趣味入門:Scratch 3.0動畫與游戲編程
- PHP程序設計(慕課版)
- Python自動化運維快速入門
- 基于免疫進化的算法及應用研究
- Java Web應用開發技術與案例教程(第2版)
- Learning Python Design Patterns(Second Edition)
- Working with Odoo
- 微信小程序全棧開發技術與實戰(微課版)
- Babylon.js Essentials
- Service Mesh實戰:基于Linkerd和Kubernetes的微服務實踐
- Mastering C++ Multithreading
- Oracle GoldenGate 12c Implementer's Guide
- LabVIEW虛擬儀器程序設計從入門到精通(第二版)
- ScratchJr趣味編程動手玩:讓孩子用編程講故事