Memory forensics is the process of analyzing a RAM image to reconstruct the system's runtime state at the time of capture. It surfaces ephemeral evidence — running processes, loaded modules, network sockets, decrypted content, and in-memory malware — that often does not persist to disk.

Why it matters :


Acquisition

Rules:

Common tools:

Capture tips:


Preparing the image: profile & basic checks

First steps: