GitHunt
VL

vladislav-karamfilov/RestrictedProcess.NET

A small .NET library containing restricted process executor which can be used to run Windows programs with restricted rights. RestrictedProcess.NET can also limit the time and the memory of a running process.

RestrictedProcess.NET

A small .NET library containing restricted process executor which can be used to run Windows programs with restricted rights. RestrictedProcess.NET can also limit the time and the memory of a running process.

History

From 2013 till 2015 the RestrictedProcess library was part of other project of mine called Open Judge System.

Since the code was useful there I thought it may be useful in other projects as well. So I am moving it into separate repository and give it right to be independent ;)

Languages

C#100.0%

Contributors

MIT License
Created December 7, 2015
Updated December 25, 2019
vladislav-karamfilov/RestrictedProcess.NET | GitHunt