CCob / dnMerge
A lightweight .NET assembly dependency merger that uses dnLib and 7zip's LZMA SDK for compressing dependant assemblies.
☆96Updated 5 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☆161Updated 3 years ago
- Hide code from dnSpy and other C# spying tools☆41Updated 4 years ago
- A simple POC to demonstrate the power of .NET debugging for injection☆72Updated 4 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.☆82Updated 5 years ago
- Easy XOR string encryption for NET based binaries☆133Updated last year
- .NET assembly local/remote loading/injection into memory.☆131Updated 5 years ago
- A manual system call library that supports functions from both ntdll.dll and win32u.dll☆108Updated last year
- Capture screenshots from .NET using .NET methods or Windows API calls☆67Updated 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 2 years ago
- YouTube/Livestream project for obfuscating C# source code using Roslyn☆124Updated 3 years ago
- ☆37Updated 2 years ago
- A C# Solution Source Obfuscator for avoiding AV signatures with minimal user interaction. Powered by the Roslyn C# library.☆72Updated 4 years ago
- Dynamically invoke arbitrary unmanaged code from managed code without P/Invoke.☆150Updated last year
- CSharp Obfuscator protects your .NET application code through obfuscation transforms, while maintaining debugging abilities for quality a…☆38Updated 2 years ago
- Simple packer for arbitrary data using only .NET API calls. Produces a unique signature with every usage. Standalone program and library.…☆90Updated 5 years ago
- A small shellcode loader library written in C#☆45Updated 3 years ago
- .Net Assembly to block ETW telemetry in current process☆76Updated 4 years ago
- Managed code hooking template.☆130Updated 3 years ago
- Unhook DLL via cleaning the DLL 's .text section☆9Updated 3 years ago
- A C# implementation of dumping credentials from Windows Credential Manager☆56Updated last year
- C# code to Sandbox Defender (and most probably other AV/EDRs).☆163Updated 2 years ago
- Extracting Syscall Stub, Modernized☆62Updated 2 years ago
- P/Invoke definitions from the now offline pinvoke.net - Website: https://www.p-invoke.net/☆21Updated 11 months ago
- GhostLoader - AppDomainManager - Injection - 攻壳机动队☆155Updated 4 years ago
- Library of tools and examples for loading/bootstrapping managed code from unmanaged code in .NET☆62Updated 5 years ago
- Simple PoC demonstrating syscall execution in C#☆154Updated 4 years ago
- Learning Process Injection and Hollowing techniques☆41Updated 2 years ago
- Execute .Net assemblies using Rundll32.exe☆110Updated 3 years ago
- PoC to self-delete a binary in C#☆29Updated last year
- A pattern for client/server communication via Named Pipes via C#☆96Updated 6 years ago