CCob / dnMerge
A lightweight .NET assembly dependency merger that uses dnLib and 7zip's LZMA SDK for compressing dependant assemblies.
☆100Updated 7 months ago
Alternatives and similar repositories for dnMerge:
Users that are interested in dnMerge are comparing it to the libraries listed below
- A collection of weird ways to execute unmanaged code in .NET☆164Updated 3 years ago
- .NET assembly local/remote loading/injection into memory.☆132Updated 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.☆83Updated 5 years ago
- A simple POC to demonstrate the power of .NET debugging for injection☆72Updated 4 years ago
- Simple packer for arbitrary data using only .NET API calls. Produces a unique signature with every usage. Standalone program and library.…☆91Updated 5 years ago
- A manual system call library that supports functions from both ntdll.dll and win32u.dll☆109Updated 2 years ago
- Execute .Net assemblies using Rundll32.exe☆110Updated 4 years ago
- Managed code hooking template.☆131Updated 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 2 years ago
- Capture screenshots from .NET using .NET methods or Windows API calls☆67Updated 5 years ago
- Hide code from dnSpy and other C# spying tools☆41Updated 4 years ago
- Dynamically invoke arbitrary unmanaged code from managed code without P/Invoke.☆157Updated last year
- YouTube/Livestream project for obfuscating C# source code using Roslyn☆124Updated 3 years ago
- Unhook DLL via cleaning the DLL 's .text section☆9Updated 3 years ago
- Extracting Syscall Stub, Modernized☆63Updated 3 years ago
- A C# Solution Source Obfuscator for avoiding AV signatures with minimal user interaction. Powered by the Roslyn C# library.☆75Updated 3 weeks ago
- Uses WMI Event Win32_ModuleLoadTrace to monitor module loading. Provides filters, and detailed data. Has an option to monitor for CLR Inj…☆41Updated 5 years ago
- Simple PoC demonstrating syscall execution in C#☆154Updated 4 years ago
- ☆38Updated 2 years ago
- PoC to demonstrate how CLR ETW events can be tampered.☆187Updated 5 years ago
- .Net Assembly to block ETW telemetry in current process☆78Updated 4 years ago
- A C# implementation of dumping credentials from Windows Credential Manager☆57Updated last year
- C# code to Sandbox Defender (and most probably other AV/EDRs).☆163Updated 2 years ago
- A string obfuscator for .NET apps, built to evade static string analysis.☆103Updated 2 years ago
- A small shellcode loader library written in C#☆45Updated 3 years ago
- Library of tools and examples for loading/bootstrapping managed code from unmanaged code in .NET☆63Updated 5 years ago
- Easy XOR string encryption for NET based binaries☆137Updated last year
- Learning Process Injection and Hollowing techniques☆41Updated 2 years ago
- A pattern for client/server communication via Named Pipes via C#☆96Updated 6 years ago
- An example of using Syscalls in C# to get a meterpreter shell.☆108Updated 3 years ago