Quellcode durchsuchen

Create README.md

assume-breach vor 3 Jahren
Ursprung
Commit
cbecaf7067
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      MemoryPull/README.md

+ 1 - 0
MemoryPull/README.md

@@ -0,0 +1 @@
+MemoryPull is a simple (extremely simple) C# shellcode runner that will call out to external server hosting raw shellcode and run it. The URL is hard coded inside the shellcode runner so you don't have enter anything in a command prompt. This is extremely useful for converting EXEs to shellcode with Donut and running them in memory.