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
617 stars
16 watching
121 forks
Language: C
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
| A smart queue for parallel task execution with features like threadpool-like behavior and non-blocking processing. | 40 |
| A toolkit to execute functions concurrently while specifying timeouts and efficient memory usage | 16 |
| A tool for executing C# code without a project file, allowing custom entry points. | 51 |
| An experimental App Container Executor in C++ that provides a sandboxed execution environment for applications. | 26 |
| A library for composing and executing task graphs in Elixir. | 12 |
| A tool for executing and debugging web assembly code written in Elixir | 19 |
| A tool that utilizes AI and automation to execute complex tasks and generate code in response to user requests. | 869 |
| A cross-platform unit testing tool for MOS 6502 assembly programs | 9 |
| An inline shellcode execution framework using Windows API calls to execute malicious code | 115 |
| A framework for running functions on Tree-sitter nodes and updating the buffer with the result. | 362 |
| A tool that enables Java applications to execute JavaScript scripts within a sandboxed environment. | 479 |
| Automates execution of downloadable .NET assemblies from GitHub | 66 |
| A tool for executing PowerShell-like commands in memory without logging or leaving behind evidence | 968 |
| A web-based query execution tool for Impala that provides a user-friendly interface and integrates with the node-impala service. | 17 |
| A programming language and compiler framework designed to create tiny executables with support for inline C and assembly syntax | 80 |