From 668bab17c664080066e0d7257c065ff2e0353791 Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Thu, 12 Sep 2024 23:20:17 -0600 Subject: [PATCH] awww --- hiddencrypto.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hiddencrypto.sh b/hiddencrypto.sh index 7370194..0f94490 100644 --- a/hiddencrypto.sh +++ b/hiddencrypto.sh @@ -41,7 +41,7 @@ decrypty(){ echo "Successfully Decompressed Decrypted Archive, Shredding Decrypted Archive..." srm -rz $encrypted_volume_name - echo "Shredding deallocated RAM..." + echo "Wiping deallocated RAM..." sudo smem -ll # -ll is a single overwrite mode with 0xFF, single mode used for speed echo "Success: Done"