Core
Shellcode executor
A tool that bypasses Windows Defender to execute any binary converted to shellcode using system calls.
Core bypass Windows Defender and execute any binary converted to shellcode
43 stars
2 watching
6 forks
Language: C#
last commit: about 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
slyd0g/urbanbishoplocal | An inline shellcode execution framework using Windows API calls to execute malicious code | 115 |
bashup/jqmd | A tool for writing and executing shell scripts with embedded jq code and data structures, designed to facilitate complex data manipulation. | 42 |
msoap/shell2http | An HTTP server designed to execute shell commands on demand. | 1,351 |
bitsadmin/nopowershell | A tool for executing PowerShell-like commands in memory without logging or leaving behind evidence | 966 |
mikehaertl/php-shellcommand | Provides an object-oriented interface to execute shell commands in PHP | 320 |
weihanli/dotnet-exec | A tool for executing C# code without a project file, allowing custom entry points. | 49 |
jpmens/mqtt-launcher | A Python program that executes shell commands based on MQTT message content | 188 |
commander-cli/cmd | A package to abstract shell command execution across Linux, Windows, and macOS | 152 |
juce/lua-resty-shell | A non-blocking Lua library to execute shell commands in a safe and efficient manner. | 145 |
openembedded/bitbake | A task execution engine that allows shell and Python tasks to be run efficiently in parallel with complex inter-task dependencies. | 434 |
n00py/hwacha | A tool to execute payloads on Unix-like systems by exploiting common weaknesses in password authentication mechanisms. | 105 |
emacsorphanage/quickrun | An Emacs extension that enables quick execution of scripts and programs in various programming languages | 479 |
alkenso/execq | A smart queue for parallel task execution with features like threadpool-like behavior and non-blocking processing. | 40 |
cdaylward/nosecone | An experimental App Container Executor in C++ that provides a sandboxed execution environment for applications. | 26 |
jpdasma/kubectl-exec-all | Tool to execute commands in all containers of a given Kubernetes resource | 4 |