From 3e2d70d5cd6172d75756702cad19acbf5b3cbf3f 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: Thu, 16 Dec 2021 14:46:07 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ba8f06..af7da17 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # ShellCodeLoader A small shellcode loader library written in C#.
-This small library allows you to inject shellcode in memory of current launched file or any other processes while using different techniques. +This small library allows you to inject shellcode in memory of current launched file or any other processes using different techniques. Useful to use as red team or in a remote access tool. Works for 32 & 64 bit shellcode. Note :