Skip to content

Windows Service assembly to inject Shellcode into local process without using RWX permissions

License

Notifications You must be signed in to change notification settings

airzero24/CSharpServiceShellcodeRunner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Windows Service assembly to inject Shellcode into local process without using RWX permissions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages