med0x2e / NET-Assembly-Inject-RemoteLinks
.NET assembly local/remote loading/injection into memory.
☆135Updated 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
Sorting:
- PoC to demonstrate how CLR ETW events can be tampered.☆189Updated 5 years ago
- 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
- Using DInvoke to patch AMSI.dll in order to bypass AMSI detections triggered when loading .NET tradecraft via Assembly.Load().☆217Updated 5 years ago
- Simple PoC demonstrating syscall execution in C#☆154Updated 5 years ago
- Managed code hooking template.☆131Updated 3 years ago
- A collection of weird ways to execute unmanaged code in .NET☆169Updated 4 years ago
- Example code for EDR bypassing☆150Updated 6 years ago
- C# Implementation of the Hell's Gate VX Technique☆214Updated 4 years ago
- .NET 4.0 WinRM API Command Execution☆163Updated 4 years ago
- NativePayload_CallBackTechniques C# Codes (Code Execution via Callback Functions Technique, without CreateThread Native API)☆118Updated 2 years ago
- GhostLoader - AppDomainManager - Injection - 攻壳机动队☆161Updated 5 years ago
- C# implementation of the token privilege removal flaw discovered by @GabrielLandau/Elastic☆144Updated 3 years ago
- dem sharp donuts☆198Updated 2 years ago
- Execute .Net assemblies using Rundll32.exe☆112Updated 4 years ago
- Exploring in-memory execution of .NET☆138Updated 3 years ago
- A simple POC to demonstrate the power of .NET debugging for injection☆72Updated 4 years ago
- Simple packer for arbitrary data using only .NET API calls. Produces a unique signature with every usage. Standalone program and library.…☆93Updated 6 years ago
- Project to check which Nt/Zw functions your local EDR is hooking☆192Updated 4 years ago
- This is a C# implementation of making a process/executable run as NT AUTHORITY/SYSTEM. This is achieved through parent ID spoofing of alm…☆107Updated 2 years ago
- ☆146Updated 2 years ago
- Managed assembly shellcode generation☆271Updated 4 years ago
- Shellcode injector using direct syscalls☆119Updated 4 years ago
- Overwrite a process's recovery callback and execute with WER☆103Updated 3 years ago
- DInvisibleRegistry☆82Updated 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
- Windows PE - TLS (Thread Local Storage) Injector in C/C++☆105Updated 4 years ago
- C# version of MDSec's ParallelSyscalls☆141Updated 3 years ago
- C# code to Sandbox Defender (and most probably other AV/EDRs).☆165Updated 3 years ago
- Collection of beacon object files for use with Cobalt Strike to facilitate 🐚.☆178Updated 4 years ago
- A demo of the relevant blog post: https://www.arashparsa.com/hook-heaps-and-live-free/☆189Updated 3 years ago