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 :