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…☆74Updated 6 years ago
- Hide .Net assembly into png images☆36Updated 6 years ago
- Hide code from dnSpy and other C# spying tools☆42Updated 5 years ago
- A simple POC to demonstrate the power of .NET debugging for injection☆73Updated 5 years ago
- Simple c# source code obfuscator☆28Updated 7 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
- Loading a native DLL in the memory.☆70Updated 7 years ago
- Simple DLL injector written in C#☆24Updated 10 years ago
- An example pattern in C# for using WMI to monitor process creation and termination events.☆53Updated 7 years ago
- Load dll/exe from memory. Support .NET "AnyCPU" platform!☆60Updated last year
- DNCI - Dot Net Code Injector☆149Updated 4 years ago
- Small utility written in c++ to bypass windows UAC prompt☆42Updated 7 years ago
- Bare template for a Kernel Mode Driver☆51Updated 5 years ago
- Disable Windows Defender Silently (ByPass TamperProtection & ByPass Trustednstaller)☆36Updated 5 years ago
- Learning Process Injection and Hollowing techniques☆42Updated 3 years ago
- Load PE via XML Attribute☆32Updated 5 years ago
- Simple packer for arbitrary data using only .NET API calls. Produces a unique signature with every usage. Standalone program and library.…☆94Updated 6 years ago
- .NET assembly local/remote loading/injection into memory.☆135Updated 6 years ago
- A library to hook functions !☆19Updated 3 years ago
- UIAccess UAC Bypass using token duplication and keyboard events☆27Updated 6 years ago
- Framework for C# development☆71Updated this week
- A C# DLL injection library☆215Updated 4 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
- 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
- A "no frills" 1 class-only, C# .NET command line parser with support for - and / args, switches only, and Name : Values☆34Updated last year
- A Proof-of-Concept implementation for Proxy Object Obfuscation in .NET☆49Updated 2 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
- An example of how to spawn a process with a spoofed parent PID (Visual C++)☆29Updated 6 years ago