Browse Source

Create README.md

assume-breach 2 years ago
parent
commit
cbecaf7067
1 changed files with 1 additions and 0 deletions
  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.