InlineExecute-Assembly
Assembly Executor
A proof of concept tool for executing .NET assemblies in the same process as a beacon implant, allowing for in-process execution and customization.
InlineExecute-Assembly is a proof of concept Beacon Object File (BOF) that allows security professionals to perform in process .NET assembly execution as an alternative to Cobalt Strikes traditional fork and run execute-assembly module
603 stars
16 watching
120 forks
Language: C
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
alkenso/execq | A smart queue for parallel task execution with features like threadpool-like behavior and non-blocking processing. | 40 |
itcathyh/conexec | A toolkit to execute functions concurrently while specifying timeouts and efficient memory usage | 16 |
weihanli/dotnet-exec | A tool for executing C# code without a project file, allowing custom entry points. | 49 |
cdaylward/nosecone | An experimental App Container Executor in C++ that provides a sandboxed execution environment for applications. | 26 |
stocks29/graphex | A library for composing and executing task graphs in Elixir. | 12 |
gballet/windtrap | A tool for executing and debugging web assembly code written in Elixir | 19 |
corca-ai/eval | A tool that utilizes AI and automation to execute complex tasks and generate code in response to user requests. | 869 |
asaiyusuke/6502_test_executor | A cross-platform unit testing tool for MOS 6502 assembly programs | 9 |
slyd0g/urbanbishoplocal | An inline shellcode execution framework using Windows API calls to execute malicious code | 115 |
ckolkey/ts-node-action | A framework for running functions on Tree-sitter nodes and updating the buffer with the result. | 360 |
apigee/trireme | A tool that enables Java applications to execute JavaScript scripts within a sandboxed environment. | 479 |
mdsecactivebreach/execute-githubassembly-aggressor | Automates execution of downloadable .NET assemblies from GitHub | 66 |
bitsadmin/nopowershell | A tool for executing PowerShell-like commands in memory without logging or leaving behind evidence | 966 |
ufukomer/bloomery | A web-based query execution tool for Impala that provides a user-friendly interface and integrates with the node-impala service. | 17 |
xyproto/battlestar | A programming language and compiler framework designed to create tiny executables with support for inline C and assembly syntax | 81 |