Disclaimer: Use at your own risk. This tool modifies the shutdown process.
The author is not responsible for data loss, hardware issues, or any other damage.
This script replaces the normal shutdown with a secure shutdown that wipes all RAM before powering off.
It helps protect sensitive information (like encryption keys) from being recovered after the computer is turned off.
sudo ./script.sh
sudo ./script.sh --uninstall
Requires root to install.
After installation, shutting down the system will wipe memory first, then power off.
Use at your own risk — this will erase all data in RAM before shutdown.