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.
☆69Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for DynamicDllLoader
- A manual system call library that supports functions from both ntdll.dll and win32u.dll☆107Updated last year
- A C# port of the MinHook API hooking library☆201Updated 2 years ago
- C# library to load a native DLL from memory without the need to allow unsafe code☆88Updated 5 years ago
- ConfuserEx unpacking tools☆174Updated last year
- Packer compressing .net assemblies, (ab)using the PE format for data storage☆160Updated last year
- Reads/writes memory, gets process/module info, injects dll, etc.☆45Updated 4 years ago
- Framework for C# development☆68Updated 2 weeks ago
- A Proof-of-Concept implementation for Proxy Object Obfuscation in .NET☆45Updated last year
- A C# DLL injection library☆208Updated 3 years ago
- DotNet Obfuscator/Packer☆95Updated 4 years ago
- Z00bfuscator is the simple, open-source, cross-platform obfuscator for .NET Assemblies built on .NET Core☆198Updated 6 months ago
- A small virtualizer for .NET which works together with ConfuserEx☆62Updated 5 years ago
- ☆101Updated 5 years ago
- C# Kernel Mode Driver example using NativeAOT☆180Updated 2 years ago
- C# program that takes process id and path to DLL payload to perform DLL injection method.☆51Updated 5 years ago
- Load dll/exe from memory. Support .NET "AnyCPU" platform!☆56Updated 3 months ago
- Learning Process Injection and Hollowing techniques☆39Updated 2 years ago
- Deobfuscator for ConfuserEx☆68Updated 7 years ago
- DarksProtector 2.0 | ConfuserEx Modded☆31Updated 3 years ago
- C# Anti-Debug and Anti-Dumping techniques using Win32 API functions and tricks.☆283Updated 2 years ago
- Simple tool to extract and decompress embedded resources processed by Fody Costura☆63Updated 3 months ago
- DarksVM is a modified version of KoiVM, a complex ConfuserEx plugin that made it possible to virtualize methods and other data, increasin…☆31Updated 5 years ago
- Easy XOR string encryption for NET based binaries☆126Updated last year
- Crisis Anti-Debug and Anti-Debugger Protection for C# Applications☆45Updated 3 years ago
- A newly programmed tool that will deobfuscate Agile.Net Obfuscation.☆72Updated 2 years ago
- Example JIT Hook for .NET FW/Core.☆48Updated 4 years ago
- Simple c# source code obfuscator☆27Updated 6 years ago
- Transforms a .NET binary into a chain of meaningless-looking await expressions.☆60Updated 5 months ago