From def7c788f419f2d4bf5b4d7a09d5015003d93d8e Mon Sep 17 00:00:00 2001 From: wh0crypt Date: Thu, 25 Jun 2026 17:23:49 +0100 Subject: [PATCH] doc: add basic readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..5b90606 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# wh0revshell + +Reverse Shell project to learn Malware Development and Obfuscation for Windows targets. \ No newline at end of file