nopowershell
Command executor
A tool for executing PowerShell-like commands in memory without logging or leaving behind evidence
PowerShell rebuilt in C# for Red Teaming purposes
966 stars
23 watching
137 forks
Language: C#
last commit: about 1 year ago
Linked from 2 awesome lists
cobaltstrikepowershellredteaming
Related projects:
Repository | Description | Stars |
---|---|---|
weihanli/dotnet-exec | A tool for executing C# code without a project file, allowing custom entry points. | 49 |
samharju/yeet.nvim | A plugin for running shell commands in terminal buffers or tmux panes. | 96 |
commander-cli/cmd | A package to abstract shell command execution across Linux, Windows, and macOS | 152 |
mobdk/core | A tool that bypasses Windows Defender to execute any binary converted to shellcode using system calls. | 43 |
yahoo/vssh | A Go library for executing commands over SSH at scale | 962 |
mikehaertl/php-shellcommand | Provides an object-oriented interface to execute shell commands in PHP | 320 |
bashup/jqmd | A tool for writing and executing shell scripts with embedded jq code and data structures, designed to facilitate complex data manipulation. | 42 |
jpmens/mqtt-launcher | A Python program that executes shell commands based on MQTT message content | 188 |
openembedded/bitbake | A task execution engine that allows shell and Python tasks to be run efficiently in parallel with complex inter-task dependencies. | 434 |
adamralph/simple-exec | A .NET library for running external commands with customizable behavior and exception handling. | 694 |
grafana/xk6-exec | A tool for executing external commands within the context of a performance testing framework. | 21 |
google/executor.nvim | A plugin to run command line tasks in the background and notify results. | 150 |
emacsorphanage/quickrun | An Emacs extension that enables quick execution of scripts and programs in various programming languages | 479 |
skytix-dev/rexe | A tool to execute tasks within the Mesos framework by synchronously executing jobs and outputting their contents to STDOUT | 1 |
gavincyi/jupyterlab-executor | An extension for JupyterLab that allows users to execute scripts from the file browser | 15 |