[The Volatility Framework] An advanced memory forensics framework
The Volatility Framework is a completely open collection of tools,  implemented in Python under the GNU General Public License, for the  extraction of digital artifacts from volatile memory (RAM) samples. The  extraction techniques are performed completely independent of the system  being investigated but offer unprecedented visibilty into the runtime  state of the system. The framework is intended to introduce people to  the techniques and complexities associated with extracting digital  artifacts from volatile memory samples and provide a platform for  further work into this exciting area of research.
 - Windows Malware and Memory Forensics Training by The Volatility Project
 - Download the latest release: Volatility Framework 2.2
 - Read documentation on our wiki
 
Volatility  supports memory dumps from all major 32- and 64-bit Windows versions  and service packs including XP, 2003 Server, Vista, Server 2008, Server  2008 R2, and Seven. Whether your memory dump is in raw format, a  Microsoft crash dump, hibernation file, or virtual machine snapshot,  Volatility is able to work with it. We also now support Linux memory  dumps in raw or LiME format and include 35+ plugins for analyzing 32-  and 64-bit Linux kernels from 2.6.11 - 3.5.x and distributions such as  Debian, Ubuntu, OpenSuSE, Fedora, CentOS, and Mandrake. Official OSX and  Android support are coming!
