From 27144ccaf89de23d9bc7f59ba5b2f053843144cc Mon Sep 17 00:00:00 2001 From: n0mad1k Date: Thu, 25 Jun 2026 12:24:38 -0400 Subject: [PATCH] Point clone URL to CoM public repo on churchofmalware.org --- covert_sd/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/covert_sd/README.md b/covert_sd/README.md index be23b0e..14adfbf 100644 --- a/covert_sd/README.md +++ b/covert_sd/README.md @@ -40,7 +40,7 @@ The **Covert SD Card Tool** is a Python script designed to automate the process 1. **Clone the Repository or Download the Script:** ```bash - git clone https://github.com/n0mad1k/ghost_protocol.git + git clone https://git.churchofmalware.org/n0mad1k/CoM-ghost_protocol.git cd ghost_protocol/covert_sd ```