CCob / dnMergeLinks
A lightweight .NET assembly dependency merger that uses dnLib and 7zip's LZMA SDK for compressing dependant assemblies.
☆101Updated 8 months ago
Alternatives and similar repositories for dnMerge
Users that are interested in dnMerge are comparing it to the libraries listed below
Sorting:
- 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# port of the MinHook API hooking library☆55Updated 2 years ago
- A collection of weird ways to execute unmanaged code in .NET☆165Updated 4 years ago
- Execute .Net assemblies using Rundll32.exe☆111Updated 4 years ago
- A simple POC to demonstrate the power of .NET debugging for injection☆72Updated 4 years ago
- .NET assembly local/remote loading/injection into memory.☆135Updated 5 years ago
- Dynamically invoke arbitrary unmanaged code from managed code without P/Invoke.☆160Updated last year
- YouTube/Livestream project for obfuscating C# source code using Roslyn☆126Updated 4 years ago
- Simple PoC demonstrating syscall execution in C#☆154Updated 5 years ago
- Hide code from dnSpy and other C# spying tools☆42Updated 4 years ago
- C# code to Sandbox Defender (and most probably other AV/EDRs).☆165Updated 3 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
- A string obfuscator for .NET apps, built to evade static string analysis.☆104Updated 2 years ago
- GhostLoader - AppDomainManager - Injection - 攻壳机动队☆159Updated 5 years ago
- Capture screenshots from .NET using .NET methods or Windows API calls☆67Updated 5 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 small shellcode loader library written in C#☆46Updated 3 years ago
- PoC to demonstrate how CLR ETW events can be tampered.☆188Updated 5 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
- .Net Assembly to block ETW telemetry in current process☆79Updated 5 years ago
- Managed code hooking template.☆131Updated 3 years ago
- A Proof-of-Concept implementation for Proxy Object Obfuscation in .NET☆48Updated 2 years ago
- ☆58Updated 4 months ago
- ☆39Updated 2 years ago
- Learning Process Injection and Hollowing techniques☆41Updated 2 years ago
- Easy XOR string encryption for NET based binaries☆138Updated last year
- C# porting of SysWhispers2. It uses SharpASM to find the code caves for executing the system call stub.☆105Updated 2 years ago
- P/Invoke definitions from the most-of-the-time offline offline pinvoke.net. Website: https://ricardojoserf.gitbook.io/pinvoke☆23Updated 2 months ago
- C# implementation of the token privilege removal flaw discovered by @GabrielLandau/Elastic☆143Updated 3 years ago
- Extracting Syscall Stub, Modernized☆64Updated 3 years ago