ihack4falafel / DLL-InjectionLinks
C# program that takes process id and path to DLL payload to perform DLL injection method.
☆50Updated 6 years ago
Alternatives and similar repositories for DLL-Injection
Users that are interested in DLL-Injection are comparing it to the libraries listed below
Sorting:
- Hide .Net assembly into png images☆36Updated 5 years ago
- Loading a native DLL in the memory.☆69Updated 7 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
- Bare template for a Kernel Mode Driver☆51Updated 5 years ago
- Learning Process Injection and Hollowing techniques☆41Updated 2 years ago
- Simple DLL injector written in C#☆24Updated 9 years ago
- Simple c# source code obfuscator☆27Updated 7 years ago
- Inject Frida-Gadget into a local process☆26Updated 5 years ago
- Hide code from dnSpy and other C# spying tools☆42Updated 4 years ago
- An example pattern in C# for using WMI to monitor process creation and termination events.☆52Updated 6 years ago
- A simple POC to demonstrate the power of .NET debugging for injection☆72Updated 4 years ago
- Uses WMI Event Win32_ModuleLoadTrace to monitor module loading. Provides filters, and detailed data. Has an option to monitor for CLR Inj…☆41Updated 6 years ago
- Load dll/exe from memory. Support .NET "AnyCPU" platform!☆60Updated 10 months ago
- .net debugger / msil interpreter / emulator☆16Updated 6 years ago
- Reads/writes memory, gets process/module info, injects dll, etc.☆46Updated 4 years ago
- A Proof-of-Concept implementation for Proxy Object Obfuscation in .NET☆48Updated 2 years ago
- Framework for C# development☆71Updated last month
- A specialized C# memory-accessing library☆43Updated 6 years ago
- C# multi threaded TCP port scanner console application.☆51Updated 4 years ago
- ☆15Updated 5 years ago
- Windows Process Injection Toolkit - plain and simple :)☆26Updated 6 years ago
- Small utility written in c++ to bypass windows UAC prompt☆42Updated 6 years ago
- Simple packer for arbitrary data using only .NET API calls. Produces a unique signature with every usage. Standalone program and library.…☆92Updated 6 years ago
- A lightweight .NET assembly dependency merger that uses dnLib and 7zip's LZMA SDK for compressing dependant assemblies.☆101Updated 9 months ago
- A small shellcode loader library written in C#☆46Updated 3 years ago
- C# source code obfuscator☆18Updated 5 years ago
- Small POC written in C# that performs shellcode injection on x64 processes using direct syscalls as a way to bypass user-land EDR hooks.☆84Updated 5 years ago
- A C# DLL injection library☆214Updated 4 years ago
- A library to hook functions !☆21Updated 3 years ago
- SharpASM is a C# project that aims to automate ASM (i.e. shellcode) execution in .NET programs by exploiting code caves in RWX sections a…☆57Updated 3 years ago