浏览代码

Create README.md

assume-breach 2 年之前
父节点
当前提交
cbecaf7067
共有 1 个文件被更改,包括 1 次插入0 次删除
  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.