Linux Screenshot XWindows - Volatility Plugin To Extract X Screenshots From A Memory Dump
The goal of this volatility plugin is to extract a screenshot of all open X windows from a memory dump. Overview The plugin first dumps the X server memory mappings. These mappings are then given in input to a C program loader, along with the output of Adam's plugin. This C program mmaps with the...