Volatility

An advanced memory forensics framework...

Command reference

Basics

What type of dump am I going to analyze ?

$ volatility -f MyDump.dmp imageinfo

Which process are running ?

List open TCP/UDP connections

What commands were lastly run on the computer ?

Dump processes exe and memory

Hive and Registry key values

Last updated

Was this helpful?