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
- Hide code from dnSpy and other C# spying tools☆42Updated 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…☆73Updated 5 years ago
- Simple c# source code obfuscator☆27Updated 7 years ago
- A simple POC to demonstrate the power of .NET debugging for injection☆72Updated 4 years ago
- Loading a native DLL in the memory.☆69Updated 7 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
- An example pattern in C# for using WMI to monitor process creation and termination events.☆52Updated 6 years ago
- Simple DLL injector written in C#☆24Updated 9 years ago
- A small shellcode loader library written in C#☆47Updated 3 years ago
- Bare template for a Kernel Mode Driver☆51Updated 5 years ago
- Inject Frida-Gadget into a local process☆26Updated 6 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
- A library to hook functions !☆20Updated 3 years ago
- Small utility written in c++ to bypass windows UAC prompt☆42Updated 6 years ago
- A proof of concept of real custom GetProcAddress and GetModuleBaseAddress☆21Updated 3 years ago
- C# multi threaded TCP port scanner console application.☆51Updated 4 years ago
- Load PE via XML Attribute☆31Updated 5 years ago
- Execute .Net assemblies using Rundll32.exe☆113Updated 4 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
- PE Injection with ring3 hook bypass☆10Updated 4 years ago
- Add export function and convert exe to dll☆26Updated 4 years ago
- A "no frills" 1 class-only, C# .NET command line parser with support for - and / args, switches only, and Name : Values☆33Updated last year
- An attempt to make a LoadLibrary designed for offensive operations, in C# obviously.☆56Updated 3 years ago
- An example of how to spawn a process with a spoofed parent PID (Visual C++)☆27Updated 6 years ago
- CSharp Writeups for HackSys Extreme Vulnerable Driver☆43Updated 3 years ago
- Bypass AMSI and Executing PowerShell scripts from C# - using CyberArk's method to bypass AMSI☆31Updated 5 years ago
- UIAccess UAC Bypass using token duplication and keyboard events☆27Updated 5 years ago
- Project to use Golang inside C#☆79Updated 5 years ago
- DNCI - Dot Net Code Injector☆148Updated 4 years ago