xpn / NautilusProject
A collection of weird ways to execute unmanaged code in .NET
☆161Updated 3 years ago
Alternatives and similar repositories for NautilusProject:
Users that are interested in NautilusProject are comparing it to the libraries listed below
- PoC to demonstrate how CLR ETW events can be tampered.☆185Updated 4 years ago
- Dynamically invoke arbitrary unmanaged code from managed code without P/Invoke.☆150Updated last year
- C# code to Sandbox Defender (and most probably other AV/EDRs).☆163Updated 2 years ago
- Managed assembly shellcode generation☆266Updated 3 years ago
- C# implementation of the token privilege removal flaw discovered by @GabrielLandau/Elastic☆140Updated 2 years ago
- Experiment on reproducing Obfuscate & Sleep☆141Updated 3 years ago
- Managed code hooking template.☆130Updated 3 years ago
- Exploring in-memory execution of .NET☆137Updated 2 years ago
- Building and Executing Position Independent Shellcode from Object Files in Memory☆155Updated 4 years ago
- InlineExecute-Assembly is a proof of concept Beacon Object File (BOF) that allows security professionals to perform in process .NET assem…☆186Updated 3 years ago
- C# Implementation of the Hell's Gate VX Technique☆210Updated 4 years ago
- .NET assembly local/remote loading/injection into memory.☆131Updated 5 years ago
- C# version of MDSec's ParallelSyscalls☆140Updated 3 years ago
- Simple PoC demonstrating syscall execution in C#☆154Updated 4 years ago
- Load and execute COFF files and Cobalt Strike BOFs in-memory☆209Updated 2 years ago
- Using DInvoke to patch AMSI.dll in order to bypass AMSI detections triggered when loading .NET tradecraft via Assembly.Load().☆214Updated 4 years ago
- An example of using Syscalls in C# to get a meterpreter shell.☆108Updated 3 years ago
- Example code for EDR bypassing☆150Updated 5 years ago
- Overwrite a process's recovery callback and execute with WER☆102Updated 2 years ago
- C# Utilities for Windows Notification Facility☆128Updated 3 months ago
- ☆66Updated last year
- Evasive Process Hollowing Techniques☆136Updated 4 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.☆82Updated 5 years ago
- You shall pass☆255Updated 2 years ago
- Another meterpreter injection technique using C# that attempts to bypass Defender☆254Updated 3 years ago
- Hookers are cooler than patches.☆168Updated 3 years ago
- C# porting of SysWhispers2. It uses SharpASM to find the code caves for executing the system call stub.☆103Updated last year
- NativePayload_CallBackTechniques C# Codes (Code Execution via Callback Functions Technique, without CreateThread Native API)☆116Updated last year
- Load a dynamic library from memory by modifying the native Windows loader☆207Updated last month
- Project to check which Nt/Zw functions your local EDR is hooking☆182Updated 3 years ago