pddet
tool to test kernel stability
Install
- All systems
-
curl cmd.cat/pddet.sh
- Debian
-
apt-get install crashme
- Ubuntu
-
apt-get install crashme
- Kali Linux
-
apt-get install crashme
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install crashme
- Raspbian
-
apt-get install crashme
- Dockerfile
- dockerfile.run/pddet
crashme
tool to test kernel stability
crashme generates strings of random bytes and then attempts to execute them. It is used to test stability of the kernel. **WARNING** While the Linux kernel has been known to survive days and weeks of crashme, IT IS NOT GUARANTEED THAT YOUR SYSTEM WILL SURVIVE! DO NOT USE THIS PROGRAM UNLESS YOU REALLY WANT TO CRASH YOUR COMPUTER.