From 7f39d733ee59d9347c685e46e047be93cc8419ee Mon Sep 17 00:00:00 2001 From: Windy Bug <139051196+0mWindyBug@users.noreply.github.com> Date: Tue, 27 Feb 2024 00:40:23 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fd811c0..ce52d69 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,8 @@ PoC kernel to usermode dll injection Tested on Windows 10 22H2 # Usage -InjectorController.exe +InjectorController.exe + the shellcode is injecting "C:\\hooking.dll" so make sure to rename your dll or modify the shellcode accordingly see load_dll_shellcode.asm provided source file