ihack4falafel / DLL-InjectionLinks
C# program that takes process id and path to DLL payload to perform DLL injection method.
☆51Updated 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:
- 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 6 years ago
- Hide .Net assembly into png images☆36Updated 6 years ago
- Hide code from dnSpy and other C# spying tools☆42Updated 4 years ago
- A simple POC to demonstrate the power of .NET debugging for injection☆73Updated 5 years ago
- Loading a native DLL in the memory.☆70Updated 7 years ago
- An example pattern in C# for using WMI to monitor process creation and termination events.☆52Updated 7 years ago
- Bare template for a Kernel Mode Driver☆51Updated 5 years ago
- A small shellcode loader library written in C#☆48Updated 3 years ago
- C# multi threaded TCP port scanner console application.☆51Updated 4 years ago
- Inject Frida-Gadget into a local process☆26Updated 6 years ago
- Lightweight library which allows the ability to map both native and managed assemblies into memory by either using process injection of a…☆32Updated 5 years ago
- Learning Process Injection and Hollowing techniques☆42Updated 3 years ago
- Simple c# source code obfuscator☆28Updated 7 years ago
- ☆64Updated 2 years ago
- DNCI - Dot Net Code Injector☆149Updated 4 years ago
- A library to hook functions !☆19Updated 3 years ago
- Simple DLL injector written in C#☆24Updated 9 years ago
- UIAccess UAC Bypass using token duplication and keyboard events☆27Updated 5 years ago
- Framework for C# development☆71Updated this week
- Load dll/exe from memory. Support .NET "AnyCPU" platform!☆60Updated last year
- PE Injection with ring3 hook bypass☆10Updated 4 years ago
- Add export function and convert exe to dll☆26Updated 5 years ago
- A PoC to demo modifying cmdline of the child process dynamically. It might be useful against process log tracing, AV or EDR.☆40Updated 4 years ago
- Small utility written in c++ to bypass windows UAC prompt☆42Updated 7 years ago
- Load PE via XML Attribute☆31Updated 5 years ago
- Simple packer for arbitrary data using only .NET API calls. Produces a unique signature with every usage. Standalone program and library.…☆93Updated 6 years ago
- A C# DLL injection library☆215Updated 4 years ago
- A lightweight .NET assembly dependency merger that uses dnLib and 7zip's LZMA SDK for compressing dependant assemblies.☆104Updated last year
- .NET assembly local/remote loading/injection into memory.☆135Updated 6 years ago
- Uses WMI Event Win32_ModuleLoadTrace to monitor module loading. Provides filters, and detailed data. Has an option to monitor for CLR Inj…☆42Updated 6 years ago