assume-breach ae42ce5e89 Update MemoryPull.cs 1 год назад
..
MemoryPull.cs ae42ce5e89 Update MemoryPull.cs 1 год назад
MemoryPullAlt1.cs e011137421 Create MemoryPullAlt1.cs 2 лет назад
README.md 1ef7d8563b Update README.md 2 лет назад

README.md

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.

The best thing? You don't need Visual Studio, you can easily compile on Linux with Mono.

Drop to disk if you want. It's FUD.

Screen Shot 2023-01-20 at 4 10 54 PM