Explorar el Código

Create README.md

assume-breach hace 2 años
padre
commit
cbecaf7067
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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.