makedumpfile-R.pl

VMcore extraction tool

Install

All systems
curl cmd.cat/makedumpfile-R.pl.sh
Debian Debian
apt-get install makedumpfile
Ubuntu
apt-get install makedumpfile
image/svg+xml Kali Linux
apt-get install makedumpfile
Windows (WSL2)
sudo apt-get update sudo apt-get install makedumpfile
Raspbian
apt-get install makedumpfile

makedumpfile

VMcore extraction tool

This program is used to extract a subset of the memory available either via /dev/mem or /proc/vmcore (for crashdumps). It is used to get memory images without extra unneeded information (zero pages, userspace programs, etc).