From fb5d6d74e47bb10e0246ecba978201ba42f03aca Mon Sep 17 00:00:00 2001 From: violet-devsec Date: Sun, 20 Jul 2025 02:11:06 +0100 Subject: [PATCH] Readme updated --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 579a3a8..4a56062 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Windows x64 shellcode to load DLL from memory -A brief description of what this project does and who it's for. +A reflective DLL injector written in x64 ASM language. This does the minimum required operations to load a DLL which is loaded in memory(no need to be on disk). ## Table of Contents