Skip to content

runasnetonly - runas /netonly with stdout and stderror redirection

License

Notifications You must be signed in to change notification settings

cakruege/runasnetonly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

runasnetonly

C# implementation of "runas /netonly" using CreateProcessWithLogonW

with asynchronous stdinput and threaded stdout & stderror redirection

Main idea (most of the source) from:

https://social.msdn.microsoft.com/Forums/vstudio/en-US/819098f1-db65-4ebb-a79a-c4cce64118a6/interact-with-a-hidden-process-ffmpeg?forum=netfxbcl

Kudos to: Eric Yang [MSFT] - https://social.msdn.microsoft.com/profile/eryang/?ws=usercard-mini

Other links regarding the topic:

In case that some of the links are unavaiable in future, all are saved to Webback Machine: http://web.archive.org/

About

runasnetonly - runas /netonly with stdout and stderror redirection

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages