TotalTechGeek / DotNetCompressor
Compresses .NET executables and merges dlls into a standalone, smaller executable.
☆50Updated 5 years ago
Alternatives and similar repositories for DotNetCompressor
Users that are interested in DotNetCompressor are comparing it to the libraries listed below
Sorting:
- Reads and writes .NET assemblies and modules, with updates and supports☆15Updated last year
- C# Assembly unused classes/references/resources cleaner☆30Updated 3 years ago
- A fully managed .NET library for interception of binary functions.☆37Updated 3 years ago
- Inline Assembly Demonstration in C# using Fasm.NET and Process.NET☆18Updated 6 years ago
- .net debugger / msil interpreter / emulator☆16Updated 6 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…☆73Updated 5 years ago
- A fast and lightweight .Net library for reading and writing .class files.☆37Updated 2 years ago
- Remote process hooking library for .NET☆75Updated 5 years ago
- Loads a native Windows assembly... right from your .NET embedded resources. Works on all modern .NET platforms.☆41Updated 8 months ago
- Example JIT Hook for .NET FW/Core.☆52Updated 5 years ago
- An open source application debugger written in C#.☆46Updated 7 years ago
- JIT extensions for AsmResolver☆13Updated 5 years ago
- Java class file inspection library for .NET.☆51Updated 4 years ago
- Skater .NET Obfuscator is an obfuscation tool for .NET code protection. It implements all known software protection techniques and obfusc…☆101Updated 3 months ago
- Bringing kernel driver to C# with NativeAOT (Surpassed by https://github.com/ZeroLP/WDK.NET)☆45Updated 2 years ago
- Examine, create and interact with remote objects in other .NET processes.☆46Updated last week
- A simple to use .NET JIT compiler interface.☆27Updated 8 years ago
- [WIP] A next-generation protector for .NET applications (.NET Framework, .NET Core, and more)☆49Updated 3 years ago
- Allocate managed objects in a object pool, backed by native memory buffer.☆27Updated 8 years ago
- A specialized C# memory-accessing library☆43Updated 6 years ago
- Resource editor for PE files☆61Updated 2 weeks ago
- Experimental Research .NET Anti-Cheat Framework (NACF)☆23Updated 3 years ago
- A hex editor control for Avalonia.☆98Updated 2 months ago
- Shellify is a 100% managed .NET implementation of the Microsoft Shell Link (.LNK) Binary File Format.☆60Updated 3 years ago
- Transforms a .NET binary into a chain of meaningless-looking await expressions.☆84Updated 4 months ago
- A hook proof of concept with no native dependencies. Hook both .NET methods (even framework methods) and Native methods entirely in .NET.☆80Updated 6 years ago
- Remote Process Control Library