Dewera / Pluto
A manual system call library that supports functions from both ntdll.dll and win32u.dll
☆109Updated 2 years ago
Alternatives and similar repositories for Pluto:
Users that are interested in Pluto are comparing it to the libraries listed below
- A C# port of the MinHook API hooking library☆213Updated 3 years ago
- Executing a .NET Assembly from C++ in Memory (CLR Hosting)☆192Updated 8 years ago
- A Proof-of-Concept implementation for Proxy Object Obfuscation in .NET☆47Updated 2 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…☆73Updated 5 years ago
- A lightweight .NET assembly dependency merger that uses dnLib and 7zip's LZMA SDK for compressing dependant assemblies.☆100Updated 7 months ago
- .NET assembly local/remote loading/injection into memory.