- 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
- JavaScript全程指南
- 數字媒體應用教程
- LabVIEW2018中文版 虛擬儀器程序設計自學手冊
- Delphi程序設計基礎:教程、實驗、習題
- Building a Game with Unity and Blender
- Vue.js前端開發基礎與項目實戰
- HTML5+CSS3網站設計基礎教程
- 軟件項目管理實用教程
- 表哥的Access入門:以Excel視角快速學習數據庫開發(第2版)
- Haxe Game Development Essentials
- Practical Microservices
- UML基礎與Rose建模實用教程(第三版)
- PHP動態網站開發實踐教程
- 透視C#核心技術:系統架構及移動端開發
- UI設計參考手冊