schellingb / DLLFromMemory-netLinks
C# library to load a native DLL from memory without the need to allow unsafe code
☆95Updated 6 years ago
Alternatives and similar repositories for DLLFromMemory-net
Users that are interested in DLLFromMemory-net are comparing it to the libraries listed below
Sorting:
- A C# port of the MinHook API hooking library☆221Updated 2 months ago
- A C# DLL injection library☆218Updated 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…☆74Updated 6 years ago
- A Proof-of-Concept implementation for Proxy Object Obfuscation in .NET☆47Updated 2 years ago
- Example JIT Hook for .NET FW/Core.☆53Updated 5 years ago
- Think APIMonitor, but for .NET binaries.☆56Updated 2 years ago
- DarksProtector 2.0 | ConfuserEx Modded☆33Updated 4 years ago
- Z00bfuscator is the simple, open-source, cross-platform obfuscator for .NET Assemblies built on .NET Core☆203Updated last year
- Packer compressing .net assemblies, (ab)using the PE format for data storage☆174Updated 2 years ago
- Transforms a .NET binary into a chain of meaningless-looking await expressions.☆95Updated last year
- Locate the address of .NET metadata by CLR to anti anti dump☆71Updated 3 years ago
- Bringing kernel driver to C# with NativeAOT (Surpassed by https://github.com/ZeroLP/WDK.NET)☆46Updated 3 years ago
- Load dll/exe from memory. Support .NET "AnyCPU" platform!☆60Updated last year
- ☆114Updated 6 years ago
- Crisis Anti-Debug and Anti-Debugger Protection for C# Applications☆47Updated 4 years ago
- My anti debugging collection in csharp☆33Updated 3 years ago
- Compile time string encryption with NativeAOT☆29Updated 3 years ago
- Learning Process Injection and Hollowing techniques