med0x2e / ExecuteAssembly
Load/Inject .NET assemblies by; reusing the host (spawnto) process loaded CLR AppDomainManager, Stomping Loader/.NET assembly PE DOS headers, Unlinking .NET related modules, bypassing ETW+AMSI, avoiding EDR hooks via NT static syscalls (x64) and hiding imports by dynamically resolving APIs (hash).
☆555Updated 3 years ago
Alternatives and similar repositories for ExecuteAssembly:
Users that are interested in ExecuteAssembly are comparing it to the libraries listed below
- C# Reflective loader for unmanaged binaries.☆428Updated 2 years ago
- Evasive shellcode loader for bypassing event-based injection detection (PoC)☆749Updated 3 years ago
- Inject .NET assemblies into an existing process☆487Updated 3 years ago
- Collection of Beacon Object Files☆575Updated 2 years ago
- UnhookMe is an universal Windows API resolver & unhooker addressing problem of invoking unmonitored system calls from within of your Red …☆344Updated 2 years ago
- OffensivePH - use old Process Hacker driver to bypass several user-mode access controls☆329Updated 3 years ago
- Phantom DLL hollowing PoC☆356Updated 2 years ago
- KaynLdr is a Reflective Loader written in C/ASM☆527Updated last year
- Enumerating and removing kernel callbacks using signed vulnerable drivers☆551Updated 2 years ago
- A .NET Runtime for Cobalt Strike's Beacon Object Files☆698Updated 6 months ago
- Just another Windows Process Injection☆391Updated 4 years ago
- Dynamically invoke arbitrary unmanaged code from managed code without PInvoke.☆723Updated 2 years ago
- InlineExecute-Assembly is a proof of concept Beacon Object File (BOF) that allows security professionals to perform in process .NET assem…☆644Updated last year
- ☆500Updated 4 months ago
- C# Based Universal API Unhooker☆396Updated 3 years ago
- A way to delete a locked file, or current running executable, on disk.☆514Updated 7 months ago
- EarlyBird process hollowing technique (BOF) - Spawns a process in a suspended state, inject shellcode, hijack main thread with APC, and e…☆273Updated 2 years ago
- Process Ghosting - a PE injection technique, similar to Process Doppelgänging, but using a delete-pending file instead of a transacted fi…☆647Updated last year
- Tool for working with Direct System Calls in Cobalt Strike's Beacon Object Files (BOF)☆312Updated 3 years ago
- Retrieves exported functions from a legitimate DLL and generates a proxy DLL source code/template for DLL proxy loading or sideloading☆778Updated 4 years ago
- PIC lsass dumper using cloned handles☆579Updated 2 years ago
- Dump the memory of a PPL with a userland exploit☆865Updated 2 years ago
- Managed assembly shellcode generation☆266Updated 3 years ago
- Tool to bypass LSA Protection (aka Protected Process Light)☆930Updated 2 years ago
- A little tool to play with the Seclogon service☆308Updated 2 years ago
- Obfuscate ECMA CIL (.NET IL) assemblies to evade Windows Defender AMSI☆231Updated last year
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆322Updated 2 years ago
- Various Cobalt Strike BOFs☆617Updated 2 years ago
- A tool for generating .NET serialized gadgets that can trigger .NET assembly load/execution when deserialized using BinaryFormatter from …☆925Updated 3 years ago
- Cobalt Strike BOF that spawns a sacrificial process, injects it with shellcode, and executes payload. Built to evade EDR/UserLand hooks b…☆449Updated 2 years ago