nwtsolution / CSharpObfuscatorLinks
CSharp Obfuscator protects your .NET application code through obfuscation transforms, while maintaining debugging abilities for quality assurance testing.
☆44Updated 3 years ago
Alternatives and similar repositories for CSharpObfuscator
Users that are interested in CSharpObfuscator are comparing it to the libraries listed below
Sorting:
- Learning Process Injection and Hollowing techniques☆41Updated 3 years ago
- A lightweight .NET assembly dependency merger that uses dnLib and 7zip's LZMA SDK for compressing dependant assemblies.☆103Updated 10 months ago
- Z00bfuscator is the simple, open-source, cross-platform obfuscator for .NET Assemblies built on .NET Core☆203Updated last year
- A Proof-of-Concept implementation for Proxy Object Obfuscation in .NET☆48Updated 2 years ago
- Transforms a .NET binary into a chain of meaningless-looking await expressions.☆87Updated 6 months ago
- A C# port of the MinHook API hooking library☆215Updated 3 years ago
- .net debugger / msil interpreter / emulator☆16Updated 6 years ago
- Packer compressing .net assemblies, (ab)using the PE format for data storage☆173Updated 2 years ago
- C# library to load a native DLL from memory without the need to allow unsafe code☆92Updated 5 years ago
- Easy XOR string encryption for NET based binaries☆139Updated last year
- 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
- DotNet Obfuscator/Packer☆102Updated 5 years ago
- Simple obfuscator☆50Updated 3 years ago
- .Net Framweork and .Net Core Anti Debugging to stop multiple malicious tools and hooks on your software.☆42Updated 4 years ago
- Free, work in progress, efficient, heavy, secure obfuscator for C# managed assemblies based on dnlib and AsmResolver.☆1Updated 3 months ago
- A C# DLL injection library☆214Updated 4 years ago
- A simple tool for converting strings to unmanaged methods using AsmResolver.☆57Updated last year
- Example JIT Hook for .NET FW/Core.☆52Updated 5 years ago
- Crisis Anti-Debug and Anti-Debugger Protection for C# Applications☆49Updated 3 years ago
- Example on how to consume a COM server from a .NET client and a .NET server from a COM client. Examples are for both using the Registry a…☆77Updated 5 years ago
- A string obfuscator for .NET apps, built to evade static string analysis.