Found 48 packages
Obfuscar is a basic obfuscator for .NET assemblies. It uses massive overloading to rename metadata in .NET assemblies (including the names of methods, properties, events, fields, types and namespaces) to a minimal set, distinguishable in most cases only by signature.
Industrial grade obfuscator for .NET platform.
If developers write software in one of .NET languages, for example, C# and VB.NET, the code is easy to extract from the built binaries and modify. ArmDot, a .NET obfuscator, to the rescue! This is a particularly serious problem if a programmer creates a commercial application that should work, for example, in trial mode. Customers buy serial keys to access the full-featured version. Since the hacker is actually available source code, he can easily remove all restrictions, including checking the key. To solve this problem, ArmDot converts the code of the methods into a form that cannot be decrypted and modified. The main code is mixed with the key verification code, an additional code is added to complicate the understanding of what the code does. Finally, the code is converted into a unique set of instructions for a unique virtual machine. Another popular feature is the ability to include assets and dependencies in the assembly, and these files are in the process memory, they are not retrieved to disk.
An HttpModule that adds an HttpResponse Filter that obfuscates all email addresses in an (X)HTML supplied through the Http Context. As long as the client web browser has Javascript enabled the user doesn't notice much difference, when javascript is disabled an image containing the email address is presented to the user.
Javascript Obfuscator (javascript-obfuscator) binding library for Bridge.NET projects.
Eazfuscator.NET is a free obfuscator for .NET platform. The main purpose of obfuscator is to protect intellectual property of the software.
Auto obfuscate the assembly with SmartAssembly. The obfuscated assembly output to ObfuscatorAssembly folder. You need to add the path of SmartAssembly.exe to the environment variables -> Path. Note: Only for dll now!
A C# Source Generator for obfuscating string or byte array values using multi-byte xor encryption.
A simple e-mail address obfuscator for use with .NET projects.
SmartAssembly MSBuild task allows you to protect your assembly automatically during build. Refer to documentation to learn more: https://documentation.red-gate.com/sa8/building-your-assembly/using-smartassembly-with-msbuild Installed and activated version of SmartAssembly is required to run this task.
Obfuscation/obfuscator library to encrypt/decrypt integer id to short strings, similar to YouTube video id.
A library enabling the obfuscation of VertiPaq Analyzer files.
This package is a dependency for the VertiPaq Analyzer Obfuscator NuGet package and is automatically included as a prerequisite. It should not be installed manually.
Makes use of JSON.Net custom Contract Resolver to serialize/deserialize objects to/from obfuscated JSON. See https://github.com/AweSamNet/JsonObfuscator for more details.
A basic obfuscation tool for JASS scripts in WC3.
A reversible base62 ID obfuscater. Derived from Zack Kitzmiller's Tiny for PHP.
Generates Obfuscated Properties from `.env` File Content
If you want to protect self-contained trimmed .NET 5.0-10.0 applications with .NET Reactor you need to add this package to your project. This package ensures your published application contains all the classes and methods required by .NET Reactor. There is no need to call special methods. Just add this package to your project - that's all.
Skater .NET Obfuscator is an obfuscation tool for .NET code protection. It implements all known software protection techniques and obfuscation algorithms.Skater .NET Obfuscator is a comprehensive professional solution for .NET application code protection.