med0x2e / ExecuteAssemblyLinks
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).
☆589Updated 4 years ago
Alternatives and similar repositories for ExecuteAssembly
Users that are interested in ExecuteAssembly are comparing it to the libraries listed below
Sorting:
- C# Reflective loader for unmanaged binaries.☆442Updated 2 years ago
- Inject .NET assemblies into an existing process☆503Updated 3 years ago
- C# Based Universal API Unhooker☆407Updated 3 years ago
- Evasive shellcode loader for bypassing event-based injection detection (PoC)☆809Updated 4 years ago
- KaynLdr is a Reflective Loader written in C/ASM☆550Updated last year
- Collection of Beacon Object Files☆614Updated 2 years ago
- UnhookMe is an universal Windows API resolver & unhooker addressing problem of invoking unmonitored system calls from within of your Red …☆349Updated 3 years ago
- Dynamically invoke arbitrary unmanaged code from managed code without PInvoke.☆766Updated 2 years ago
- OffensivePH - use old Process Hacker driver to bypass several user-mode access controls☆338Updated 3 years ago
- Process Ghosting - a PE injection technique, similar to Process Doppelgänging, but using a delete-pending file instead of a transacted fi…☆667Updated last year
- Project for identifying executables and DLLs vulnerable to relative path DLL hijacking.☆476Updated last year
- A .NET Runtime for Cobalt Strike's Beacon Object Files☆752Updated last year
- C# tool for UAC bypasses☆445Updated 4 years ago
- Phantom DLL hollowing PoC☆365Updated 3 years ago
- Just another Windows Process Injection☆401Updated 5 years ago
- Adaptive DLL hijacking / dynamic export forwarding☆790Updated 5 years ago
- PIC lsass dumper using cloned handles☆595Updated 2 years ago
- InlineExecute-Assembly is a proof of concept Beacon Object File (BOF) that allows security professionals to perform in process .NET assem…☆698Updated 2 years ago
- Tool for working with Direct System Calls in Cobalt Strike's Beacon Object Files (BOF)☆319Updated 3 years ago
- Retrieves exported functions from a legitimate DLL and generates a proxy DLL source code/template for DLL proxy loading or sideloading☆839Updated 5 years ago
- Enumerating and removing kernel callbacks using signed vulnerable drivers☆579Updated 2 years ago
- Dump the memory of a PPL with a userland exploit☆882Updated 3 years ago
- EarlyBird process hollowing technique (BOF) - Spawns a process in a suspended state, inject shellcode, hijack main thread with APC, and e…☆286Updated 2 years ago
- Bypass UAC at any level by abusing the Program Compatibility Assistant with RPC, WDI, and more Windows components☆267Updated 4 years ago
- ☆581Updated 2 months ago
- A little tool to play with the Seclogon service☆320Updated 3 years ago
- A way to delete a locked file, or current running executable, on disk.☆606Updated 2 months ago
- A collection of C# shellcode injection techniques. All techniques use an AES encrypted meterpreter payload. I will be building this proje…☆460Updated 3 years ago
- Obfuscate ECMA CIL (.NET IL) assemblies to evade Windows Defender AMSI☆240Updated 2 years ago
- Cobalt Strike BOF that spawns a sacrificial process, injects it with shellcode, and executes payload. Built to evade EDR/UserLand hooks b…☆469Updated 2 years ago