hackingDNA

Volatility

Forensicskali · parrot

Advanced memory forensics framework for analyzing RAM dumps.

Install

sudo apt install volatility

Common commands

volatility -f memory.dmp imageinfo
volatility -f memory.dmp --profile=Win10x64 pslist

Use only on systems you are authorized to test. Follow program scope.

Related tools