From 643b717deebae6fa4f9d23460769b96e6e2c9c70 Mon Sep 17 00:00:00 2001 From: pathetic nihilist Date: Thu, 19 Oct 2023 01:18:10 +0800 Subject: [PATCH] Created Wipe SD Card (markdown) --- Wipe-SD-Card.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 Wipe-SD-Card.md diff --git a/Wipe-SD-Card.md b/Wipe-SD-Card.md new file mode 100644 index 0000000..248a780 --- /dev/null +++ b/Wipe-SD-Card.md @@ -0,0 +1,4 @@ +Fast fill random block into your sdcard to destroy all data that it has. Do not use this tool unless you are sure you currently need to destroy all the data and you wanted it not recoverable [1]. +Warning: This tool is not formatting nor clean sdcard. As long as you wiped your SD Card, you would need to format it again with a computer or other similar devices (But not your hackrf not portapack) before you can use it again (save things into it). + +> p.s. [1] ^ This is not a garenteen. \ No newline at end of file