Volatility
Memory forensics framework for incident response
Volatility 3 caught up with Volatility 2, then started reorganising itself.
◆Recent moves
- 3mo ago
2.28.0 adds sockscan and process_spoofing, improves Intel scanning
Linux gains sockscan and process_spoofing plugins plus stronger VMA enumeration smearing protection, and the Intel layer's address space scanning improves. The kind of incremental coverage growth that follows the parity milestone.
View source ↗ - 6mo ago
2.27.0 adds an arrow/parquet renderer and pebmasquerade
An arrow/parquet output renderer arrives, making analysis results loadable by data tooling rather than only readable, and a Windows executable joins the release cycle. Both point at Volatility being run by pipelines instead of analysts alone. A known Windows 11 image issue is documented rather than hidden.
View source ↗ - 10mo ago
2.26.2 moves malware plugins into their own namespace
⚡ SPARKMalware-specific plugins are relocated under a malware namespace — linux.check_afinfo becomes linux.malware.check_afinfo — with old names deprecated for roughly a year and warning when used. volshell also gains breakpoints. It is the first release to treat plugin naming as a stable interface with a migration cost.
View source ↗ - 1y ago
2.26.0 reaches functional parity with Volatility 2
⚡ SPARKAround twenty plugins land in one release — Linux tracing via ftrace, perf events and tracepoints, kallsyms, module extraction, graphics fbdev, Windows direct and indirect system calls, desktop scanning, regex scanning across platforms — explicitly to match the archived Volatility 2. It is the release that removes the reason to stay on the old version.
View source ↗ - 1y ago
2.11.0 adds fifteen plugins and raises the Python floor to 3.8
A broad plugin batch — Linux eBPF, hidden modules, page cache, ptrace, kernel threads; Windows amcache, consoles, scheduled tasks, PE symbols, orphan kernel threads — with CLI output formatting and filtering improved alongside. Python 3.8 becomes the minimum.
View source ↗ - 1y ago
2.8.0 adds vmscan and a batch of Windows injection plugins
Fifteen plugins including vmscan and a cluster aimed at process injection and service tampering — hollowprocesses, processghosting, psxview, svcdiff, suspicious_threads. Smear protection on Windows and Intel layer work accompany them.
View source ↗