CPLResourceRunner
Shell runner
An executable that runs shellcode from a resource file.
Run shellcode from resource
253 stars
15 watching
67 forks
Language: C#
last commit: almost 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
raynes/conch | A Clojure library that provides a flexible interface to execute programs in a similar way to calling functions. | 541 |
val/crun | A tool enabling source code execution with minimal setup and automatic cache management. | 45 |
adamralph/simple-exec | A .NET library for running external commands with customizable behavior and exception handling. | 694 |
kareman/swiftshell | A Swift framework for running shell commands and handling their output | 1,037 |
neronus/clesh | An extension of Common Lisp to embed shell code and execute Unix shell commands within the Lisp environment. | 69 |
oconnor663/duct.rs | A library for running child processes in Rust, providing tools for building pipelines and handling errors and input/output. | 829 |
thevinter/def | A shell plugin that allows users to define and run default commands in specific directories. | 11 |
hypercubed/grunion | A command-line tool for running multiple shell commands concurrently from glob patterns | 8 |
jprjr/lua-resty-exec | Allows running external programs in Lua without spawning a shell or blocking the execution of the program | 59 |
kevin-robertson/invoke-thehash | A PowerShell module providing tools for executing commands on remote systems using WMI and SMB protocols. | 1,480 |
yihui/runr | A package providing mechanisms to run external programs from R | 87 |
alestic/lambdash | Enables running shell commands within an AWS Lambda environment and outputs results | 531 |
mnc/rails-console-ecs | A script to execute a Rails console from an ECS task | 15 |
michaelb/sniprun | A tool for quickly running small snippets of code in various languages and iterating on them rapidly. | 1,496 |
simonmichael/shelltestrunner | Tool for testing command-line programs and commands in a portable way. | 130 |