We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f83610 commit d1db540Copy full SHA for d1db540
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.
+This small library allows you to inject shellcode in memory of current launched file or any other processes while 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