This document summarizes Brendan Dolan-Gavitt's presentation on combining registry analysis and memory forensics. It discusses how the Windows registry contains both stable and volatile data, and how analyzing registry hives extracted from memory images allows accessing both types of data. The document outlines tools like VolReg and VolRip that were created to perform registry analysis on memory, enabling capabilities like extracting password hashes and tracking USB devices. Combining these forensic domains can provide new insights but some challenges remain regarding completeness of data in memory images.