Security

Volatility – advanced memory forensics framework

The Volatility Framework is a completely open collection of tools, implemented in Python, 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 visibility 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.

Volatility was designed by forensics, incident response, and malware experts to focus on the types of tasks these analysts typically form.

Key Features

  • Single, cohesive framework analyzes RAM dumps from 32- and 64-bit windows, linux, mac, and android systems. Volatility’s modular design allows it to easily support new operating systems and architectures as they are released.
  • Carving.
  • Command histories.
  • Console input/output buffers.
  • USER objects (GUI memory).
  • Network related data structures.
  • Extensible and scriptable API.
  • Fast and efficient algorithms let you analyze RAM dumps from large systems without unnecessary overhead or memory consumption.
  • Supports a variety of sample file formats and the ability to convert between these formats:
    • Raw linear sample (dd).
    • Hibernation file (from Windows 7 and earlier).
    • Crash dump file.
    • VirtualBox ELF64 core dump.
    • VMware saved state and snapshot files.
    • EWF format (E01).
    • LiME format.
    • Mach-O file format.
    • QEMU virtual machine dumps.
    • Firewire HPAK (FDPro).
  • Cross-platform support – runs under Linux, Mac OS X, and Windows.

Website: www.volatilityfoundation.org
Support: Documentation Project, GitHub Code Repository
Developer: Volatility Foundation
License: GNU General Public License v2.0

Volatility is written in Python. Learn Python with our recommended free books and free tutorials.


Related Software

Digital Forensics Tools
GRR Rapid ResponseRemote live forensics for incident response
Radare2Portable reversing framework
The Sleuth KitCollection of tools for forensic analysis
Autopsy Forensic BrowserGraphical interface to SleuthKit
iaitoOfficial graphical interface for radare2
VolatilityAdvanced memory forensics framework
guymagerForensic imaging tool based on Qt
dcflddEnhanced version of dd for forensics and security
rddForensic copy program
JomonNetwork forensics and passive sniffer
Mozilla InvestiGatorReal-time digital forensics and investigation platform
VelociraptorEndpoint visibility and collection tool
TimesketchCollaborative forensic timeline analysis
PlasoPython-based digital forensics framework
MemProcFSView physical memory as files in a virtual file system
ChainsawFast forensic triage and threat hunting tool for Windows artefacts

Read our verdict in the software roundup.

Forensics Memory Tools
MemProcFSView physical memory as files in a virtual file system
pypykatzPython implementation of Mimikatz
VolatilityAdvanced memory forensics framework
AVMLAcquire Volatile Memory for Linux
VolshellCLI tool for working with memory
EVTXtractRecovers and reconstructs fragments of EVTX log files
yarpYet Another Registry Parser
AutoTimelinerExtract forensic timeline from volatile memory dump

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments