dretax / DynamicDllLoader
This project describes a technique how a NATIVE dynamic link library (DLL) can be loaded from memory (In C#) without storing it on the hard-disk first.
☆73Updated 5 years ago
Alternatives and similar repositories for DynamicDllLoader:
Users that are interested in DynamicDllLoader are comparing it to the libraries listed below
- A manual system call library that supports functions from both ntdll.dll and win32u.dll☆109Updated 2 years ago
- C# library to load a native DLL from memory without the need to allow unsafe code☆92Updated 5 years ago
- A C# port of the MinHook API hooking library☆213Updated 3 years ago
- A Proof-of-Concept implementation for Proxy Object Obfuscation in .NET☆47Updated 2 years ago
- Learning Process Injection and Hollowing techniques☆41Updated 2 years ago
- C# Kernel Mode Driver example using NativeAOT☆188Updated 3 years ago
- Loading a native DLL in the memory.☆69Updated 7 years ago
- Transforms a .NET binary into a chain of meaningless-looking await expressions.☆81Updated 4 months ago
- A C# DLL injection library☆212Updated 3 years ago
- A small shellcode loader library written in C#☆46Updated 3 years ago
- Framework for C# development☆71Updated this week
- A small virtualizer for .NET which works together with ConfuserEx☆65Updated 5 years ago
- Deobfuscator for ConfuserEx☆86Updated 8 years ago
- Packer compressing .net assemblies, (ab)using the PE format for data storage☆174Updated 2 years ago
- Simple obfuscator☆49Updated 3 years ago
- DarksProtector 2.0 | ConfuserEx Modded☆31Updated 4 years ago
- Simple c# source code obfuscator☆27Updated 7 years ago
- ConfuserEx unpacking tools☆182Updated 2 years ago
- C# Kernel Mode Driver to read and write memory in protected processes☆366Updated last year
- ☆109Updated 5 years ago
- DarksVM is a modified version of KoiVM, a complex ConfuserEx plugin that made it possible to virtualize methods and other data, increasin…☆33Updated 5 years ago
- Load dll/exe from memory. Support .NET "AnyCPU" platform!☆60Updated 8 months ago
- Example JIT Hook for .NET FW/Core.☆52Updated 5 years ago
- Crisis Anti-Debug and Anti-Debugger Protection for C# Applications☆49Updated 3 years ago
- An Obfuscator for .NET assembly☆253Updated 6 years ago
- Reads/writes memory, gets process/module info, injects dll, etc.☆46Updated 4 years ago
- Implements performant ReadProcessMemory and WriteProcessMemory with generic type parameters using InlineIL☆75Updated 3 years ago
- Z00bfuscator is the simple, open-source, cross-platform obfuscator for .NET Assemblies built on .NET Core☆202Updated last year
- A simple tool for converting strings to unmanaged methods using AsmResolver.☆56Updated last year
- A hook proof of concept with no native dependencies. Hook both .NET methods (even framework methods) and Native methods entirely in .NET.☆80Updated 6 years ago