RunasCs
Process runner
A utility tool that allows running processes with different permissions using explicit credentials
RunasCs - Csharp and open version of windows builtin runas.exe
1k stars
15 watching
131 forks
Language: C#
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
alco/porcelain | A library that simplifies the interaction with external OS processes from Elixir | 939 |
adamralph/simple-exec | A .NET library for running external commands with customizable behavior and exception handling. | 694 |
oconnor663/duct.rs | A library for running child processes in Rust, providing tools for building pipelines and handling errors and input/output. | 829 |
adamcooke/procodile | A tool for managing background processes in Ruby applications | 615 |
jprjr/lua-resty-exec | Allows running external programs in Lua without spawning a shell or blocking the execution of the program | 59 |
antp/kovacs | A tool that monitors file changes and automatically runs tests when files are updated or created. | 5 |
manojlds/cmd | A C# library to simplify running external programs and commands in a more dynamic way. | 355 |
theakito/sue | A tool to execute programs as a different user, leveraging low-level POSIX tools to achieve native behavior without the complexity of traditional alternatives. | 11 |
devlooped/smallsharp | Enables multiple C# top-level programs to be created, edited and run from a single project with automatic compilation and launch selection. | 286 |
studiosol/async | A safe way to execute functions asynchronously while recovering from panics and facilitating error cause discovery. | 138 |
joerdav/xc | Solves the problem of scripts and documentation being separate entities, by defining them inline with the documentation in a human-readable format | 1,198 |
deanishe/alfred-appscripts | A script that allows searching and running AppleScripts based on the active application. | 87 |
vividcortex/pm | Manages processes running in an application, providing access to their status and history over HTTP. | 79 |
bahmutov/as-a | A utility tool for running commands with custom environment settings and variables | 66 |
rvrsh3ll/cplresourcerunner | An executable that runs shellcode from a resource file. | 253 |