Chapter 10

Multiprocessing for Forensics

Abstract

An introduction to multiprocessing using Python. This chapter covers and leverages the Python Standard Library implementation in order to provide the broadest cross platform interoperability. In addition, this chapter focuses on two applications of multiprocessing that are relevant to digital forensics: (1) File Hashing and (2) Rainbow Table generation. The code examples explore and demonstrate the use of the multiprocessing and intertools libraries with a forensic and performance slant.

Keywords

Multiprocessing

Multi-core

Process

Processing pools

Cores

Iteration

Generation

Intertools

Hashing

Rainbow Tables

Passwords

salt

md5

sha256

Get Python Forensics now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.