makedumpfile-R.pl
VMcore extraction tool
Install
- All systems
-
curl cmd.cat/makedumpfile-R.pl.sh
- Debian
-
apt-get install makedumpfile
- Ubuntu
-
apt-get install makedumpfile
- Kali Linux
-
apt-get install makedumpfile
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install makedumpfile
- Raspbian
-
apt-get install makedumpfile
- Dockerfile
- dockerfile.run/makedumpfile-R.pl
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).