vol.py

advanced memory forensics framework

Debian Debian
RUN apt-get update && \ apt-get install -y volatility
Ubuntu
RUN apt-get update && \ apt-get install -y volatility
Alpine
RUN apk add volatility
Arch Arch Linux
RUN pacman -S --noconfirm volatility
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y volatility
Raspbian
RUN apt-get update && \ apt-get install -y volatility
click the source code to copy install vol.py on any operating system with command-not-found.com