assume-breach 2 лет назад
Родитель
Сommit
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.