We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1db540 commit 3e2d70dCopy full SHA for 3e2d70d
README.md
@@ -1,7 +1,7 @@
1
# ShellCodeLoader
2
A small shellcode loader library written in C#.
3
<br>
4
-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.
5
Useful to use as red team or in a remote access tool. Works for 32 & 64 bit shellcode.
6
7
Note :
0 commit comments