med0x2e / NET-Assembly-Inject-Remote
.NET assembly local/remote loading/injection into memory.
☆133Updated 5 years ago
Alternatives and similar repositories for NET-Assembly-Inject-Remote:
Users that are interested in NET-Assembly-Inject-Remote are comparing it to the libraries listed below
- Small POC written in C# that performs shellcode injection on x64 processes using direct syscalls as a way to bypass user-land EDR hooks.☆84Updated 5 years ago
- PoC to demonstrate how CLR ETW events can be tampered.☆187Updated 5 years ago
- Simple PoC demonstrating syscall execution in C#☆154Updated 4 years ago
- Using DInvoke to patch AMSI.dll in order to bypass AMSI detections triggered when loading .NET tradecraft via Assembly.Load().☆216Updated 5 years ago
- A collection of weird ways to execute unmanaged code in .NET☆164Updated 3 years ago
- Managed code hooking template.☆131Updated 3 years ago
- C# Implementation of the Hell's Gate VX Technique☆212Updated 4 years ago
- Example code for EDR bypassing☆150Updated 6 years ago
- Exploring in-memory execution of .NET☆137Updated 3 years ago
- Obfuscate ECMA CIL (.NET IL) assemblies to evade Windows Defender AMSI☆235Updated last year
- Dump stuff without touching disk☆162Updated 4 years ago
- Simple packer for arbitrary data using only .NET API calls. Produces a unique signature with every usage. Standalone program and library.…☆91Updated 5 years ago
- Executing a .NET Assembly from C++ in Memory (CLR Hosting)☆192Updated 8 years ago
- GhostLoader - AppDomainManager - Injection - 攻壳机动队☆157Updated 4 years ago
- dem sharp donuts☆195Updated 2 years ago
- C# implementation of the token privilege removal flaw discovered by @GabrielLandau/Elastic☆143Updated 3 years ago
- Windows PE - TLS (Thread Local Storage) Injector in C/C++☆105Updated 4 years ago
- C# version of MDSec's ParallelSyscalls☆141Updated 3 years ago
- ☆150Updated 4 years ago
- SharpASM is a C# project that aims to automate ASM (i.e. shellcode) execution in .NET programs by exploiting code caves in RWX sections a…☆57Updated 2 years ago
- AmsiScanBufferBypass using D/Invoke☆133Updated 3 years ago
- A manual system call library that supports functions from both ntdll.dll and win32u.dll☆109Updated 2 years ago
- NativePayload_CallBackTechniques C# Codes (Code Execution via Callback Functions Technique, without CreateThread Native API)☆118Updated last year
- Shellcode injector using direct syscalls☆119Updated 4 years ago
- Building and Executing Position Independent Shellcode from Object Files in Memory☆156Updated 4 years ago
- DoppelGate relies on reading ntdll on disk to grab syscall stubs, and patches these syscall stubs into desired functions to bypass Userla…☆121Updated 3 years ago
- Create a minidump of the LSASS process from memory☆260Updated 2 years ago
- Execute .Net assemblies using Rundll32.exe☆110Updated 4 years ago
- Another meterpreter injection technique using C# that attempts to bypass Defender☆258Updated 3 years ago
- A simple POC to demonstrate the power of .NET debugging for injection☆72Updated 4 years ago