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).
☆578Updated 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.☆430Updated 2 years ago
- UnhookMe is an universal Windows API resolver & unhooker addressing problem of invoking unmonitored system calls from within of your Red …☆348Updated 2 years ago
- Collection of Beacon Object Files☆583Updated 2 years ago
- Evasive shellcode loader for bypassing event-based injection detection (PoC)☆756Updated 3 years ago
- C# Based Universal API Unhooker☆400Updated 3 years ago
- ☆519Updated 2 weeks ago
- KaynLdr is a Reflective Loader written in C/ASM☆532Updated last year
- Inject .NET assemblies into an existing process☆494Updated 3 years ago
- Dynamically invoke arbitrary unmanaged code from managed code without PInvoke.☆739Updated 2 years ago
- Dump the memory of a PPL with a userland exploit☆868Updated 2 years ago
- Enumerating and removing kernel callbacks using signed vulnerable drivers☆558Updated 2 years ago
- InlineExecute-Assembly is a proof of concept Beacon Object File (BOF) that allows security professionals to perform in process .NET assem…☆653Updated last year
- Phantom DLL hollowing PoC☆359Updated 2 years ago
- OffensivePH - use old Process Hacker driver to bypass several user-mode access controls☆331Updated 3 years ago
- Just another Windows Process Injection☆394Updated 4 years ago
- A .NET Runtime for Cobalt Strike's Beacon Object Files☆709Updated 7 months ago
- PIC lsass dumper using cloned handles☆582Updated 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…☆657Updated last year
- EarlyBird process hollowing technique (BOF) - Spawns a process in a suspended state, inject shellcode, hijack main thread with APC, and e…☆280Updated 2 years ago
- A tool for generating .NET serialized gadgets that can trigger .NET assembly load/execution when deserialized using BinaryFormatter from …☆943Updated 3 years ago
- A little tool to play with the Seclogon service☆312Updated 2 years ago
- Retrieves exported functions from a legitimate DLL and generates a proxy DLL source code/template for DLL proxy loading or sideloading☆790Updated 4 years ago
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆328Updated 2 years ago
- Tool to bypass LSA Protection (aka Protected Process Light)☆934Updated 2 years ago
- A Nim implementation of reflective PE-Loading from memory☆278Updated 7 months ago
- Managed assembly shellcode generation☆268Updated 4 years ago
- C# tool for UAC bypasses☆428Updated 3 years ago
- A way to delete a locked file, or current running executable, on disk.☆525Updated 8 months ago
- Tool for working with Direct System Calls in Cobalt Strike's Beacon Object Files (BOF)☆315Updated 3 years ago
- POCs for Shellcode Injection via Callbacks☆406Updated 4 years ago