Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 354 Bytes

File metadata and controls

4 lines (3 loc) · 354 Bytes

CSharpServiceShellcodeRunner

Windows Service assembly to inject Shellcode into local process without using RWX permissions. Posting here so I don't lose the code.

Original code base from a @subTee PoC that I can't find a link for. Also borrowed code from @djhohnstein to avoid RWX permissions. https://github.com/djhohnstein/CSharpCreateThreadExample