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