Dewera / Pluto
A manual system call library that supports functions from both ntdll.dll and win32u.dll
☆107Updated last year
Related projects ⓘ
Alternatives and complementary repositories for Pluto
- A C# port of the MinHook API hooking library☆201Updated 2 years ago
- A Proof-of-Concept implementation for Proxy Object Obfuscation in .NET☆45Updated last year
- Small POC written in C# that performs shellcode injection on x64 processes using direct syscalls as a way to bypass user-land EDR hooks.☆83Updated 4 years ago
- .NET assembly local/remote loading/injection into memory.☆126Updated 5 years ago
- A lightweight .NET assembly dependency merger that uses dnLib and 7zip's LZMA SDK for compressing dependant assemblies.☆96Updated 2 months ago
- Executing a .NET Assembly from C++ in Memory (CLR Hosting)☆186Updated 8 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
- A simple POC to demonstrate the power of .NET debugging for injection☆71Updated 4 years ago
- This project describes a technique how a NATIVE dynamic link library (DLL) can be loaded from memory (In C#) without storing it on the ha…☆69Updated 5 years ago
- Learning Process Injection and Hollowing techniques☆40Updated 2 years ago
- A string obfuscator for .NET apps, built to evade static string analysis.☆100Updated last year
- Packer compressing .net assemblies, (ab)using the PE format for data storage☆168Updated last year
- A collection of weird ways to execute unmanaged code in .NET☆158Updated 3 years ago
- Weaponizing Gigabyte driver for priv escalation and bypass PPL☆68Updated 5 years ago
- Easy XOR string encryption for NET based binaries☆132Updated last year
- Obfuscate ECMA CIL (.NET IL) assemblies to evade Windows Defender AMSI☆229Updated last year
- Bare template for a Kernel Mode Driver☆51Updated 4 years ago
- C# library to load a native DLL from memory without the need to allow unsafe code☆88Updated 5 years ago
- Run Processes as PPL with ELAM☆146Updated 2 years ago
- A C# DLL injection library☆210Updated 3 years ago
- Think APIMonitor, but for .NET binaries.☆53Updated last year
- PoC to demonstrate how CLR ETW events can be tampered.☆185Updated 4 years ago
- Transforms a .NET binary into a chain of meaningless-looking await expressions.☆61Updated 5 months ago
- Runs programs as TrustedInstaller☆48Updated 5 years ago
- APC DLL Injector with NtQueueApcThread and wake up thread support☆44Updated 7 years ago
- Simple packer for arbitrary data using only .NET API calls. Produces a unique signature with every usage. Standalone program and library.…☆89Updated 5 years ago
- Bringing kernel driver to C# with NativeAOT (Surpassed by https://github.com/ZeroLP/WDK.NET)☆45Updated 2 years ago