summaryrefslogtreecommitdiff
path: root/security/volatility
AgeCommit message (Collapse)AuthorFilesLines
2015-06-22Add new COMMENTpettai1-2/+2
2015-06-15Installs egg if setuptools is present, so make it unconditional.joerg1-2/+2
2015-06-03Oops, add some missing depspettai1-1/+3
2015-06-03The Volatility Framework is a completely open collection of tools,pettai4-0/+1082
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 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.