C# library to load a native DLL from memory without the need to allow unsafe code
☆97Aug 5, 2019Updated 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:
- Load dll/exe from memory. Support .NET "AnyCPU" platform!☆63Aug 1, 2024Updated last year
- Loads a native Windows assembly... right from your .NET embedded resources. Works on all modern .NET platforms.☆48Jun 13, 2025Updated 9 months ago
- Loading a native DLL in the memory.☆70Mar 15, 2018Updated 8 years ago
- ☆20Jul 23, 2023Updated 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…☆74Sep 19, 2019Updated 6 years ago
- An attempt to make a LoadLibrary designed for offensive operations, in C# obviously.☆55Mar 3, 2022Updated 4 years ago
- SOCKS, HTTP and Reverse Proxy server based on .NET☆16Oct 28, 2024Updated last year
- A proof of concept of real custom GetProcAddress and GetModuleBaseAddress☆21Jul 9, 2022Updated 3 years ago
- Anti-Debug methods with C#☆14Dec 20, 2020Updated 5 years ago
- A library to hook functions !☆18Dec 2, 2021Updated 4 years ago
- Modified Version of Melkor @FuzzySecurity capable of creating disposable AppDomains in injected processes.☆28Sep 8, 2021Updated 4 years ago
- HookDetection☆45Sep 3, 2021Updated 4 years ago
- ☣️ Necro Stealer + Web Panel☆10May 2, 2020Updated 5 years ago
- ☆61Jun 26, 2022Updated 3 years ago
- A PoC to demo modifying cmdline of the child process dynamically. It might be useful against process log tracing, AV or EDR.☆41Dec 31, 2020Updated 5 years ago
- A more advanced free and open .NET obfuscator using dnlib.☆10Oct 4, 2022Updated 3 years ago
- VaporObfuscator is an obfuscator for .net made with dnlib☆12May 1, 2020Updated 5 years ago
- NativePayload_TiACBT (Remote Thread Injection + C# Async Method + CallBack Functions Technique)☆13Jun 6, 2023Updated 2 years ago
- Exploring in-memory execution of .NET☆138Apr 20, 2022Updated 3 years ago
- A Study in Obfuscation: Analyzing the effect of various techniques to bypass AV engines☆45Oct 27, 2022Updated 3 years ago
- DarkRat source - beware untested source and resources.☆21Dec 7, 2019Updated 6 years ago
- Remote Administration Tool, Server Written in C# and Client Written in C++☆15Dec 8, 2022Updated 3 years ago
- Hide code from dnSpy and other C# spying tools☆42Oct 18, 2020Updated 5 years ago
- Headers for linking your software with ntdll.dll☆15Nov 4, 2020Updated 5 years ago
- Example of async client/server sockets in .NET 5☆17Jun 9, 2021Updated 4 years ago
- Decoder for VMProtect hwids☆18Aug 1, 2022Updated 3 years ago
- C# Anti-Debug and Anti-Dumping techniques using Win32 API functions and tricks.☆295Dec 6, 2021Updated 4 years ago
- Executing a .NET Assembly from C++ in Memory (CLR Hosting)☆201Nov 12, 2016Updated 9 years ago
- NativePayload_PE1/PE2 , Injecting Meterpreter Payload bytes into local Process via Delegation Technique + in-memory with delay Changing R…☆59Jun 6, 2023Updated 2 years ago
- MappingInjection via csharp☆40Nov 19, 2021Updated 4 years ago
- Some stuff for PHD2021☆14May 21, 2025Updated 9 months ago
- Simple and sane compression wrapper library.☆19Oct 28, 2022Updated 3 years ago
- Out-of-the-Box Tool to Obfuscate Excel XLS. Include Obfuscation & Hide for Cell Labels & BoundSheets☆48Aug 4, 2021Updated 4 years ago
- Create a C++ PE which loads an XTEA-crypted .NET PE shellcode in memory.☆17Sep 29, 2018Updated 7 years ago
- Change hash for a signed pe☆17Jul 18, 2023Updated 2 years ago
- Using syscall to load shellcode, Evasion techniques☆27Jul 18, 2021Updated 4 years ago
- PInvoke at runtime for .NET☆17Sep 13, 2018Updated 7 years ago
- A Proof-of-Concept implementation for Proxy Object Obfuscation in .NET☆48Jan 8, 2023Updated 3 years ago
- Intraceptor intercept Windows NT API calls and redirect them to a kernel driver to bypass process/threads handle protections.☆32May 18, 2022Updated 3 years ago