minicoredumper_regd

generate minimal and customized core dump files on Linux

Install

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

minicoredumper

generate minimal and customized core dump files on Linux

minicoredumper is a program that handles the creation of core dump files on Linux. It can produce much smaller core dump files by making use of sparse files, compression, and allowing the user to configure what parts of the process memory image should be dumped.