From 0897a55cc0550c355415b34865cf06b703761a14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E1=9E=90=E0=B2=98=E0=AA=85=E0=B4=9E=EF=AD=84=20=E1=B9=9B?= =?UTF-8?q?=E0=BD=A5=E0=AA=9A?= <42241901+arsium@users.noreply.github.com> Date: Sat, 23 Oct 2021 22:04:21 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1018781..3b04e2a 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Includes : * Delegates : all functions have been written with delegate style except GetModuleHandle and GetProcAddress TODO : -* ~~ Inject shellcode in another process with VirtualEx and NtEx functions~~ +* Inject shellcode in another process with VirtualEx and NtEx functions * Check if shellcode is 64 or 32 bit before injection Known :