37 packages tagged with “obfuscator”
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.
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.
Eazfuscator.NET is a free obfuscator for .NET platform. The main purpose of obfuscator is to protect intellectual property of the software.
Obfuscation/obfuscator library to encrypt/decrypt integer id to short strings, similar to YouTube video id.
A reversible base62 ID obfuscater. Derived from Zack Kitzmiller's Tiny for PHP.
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.
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.
Every .NET developer needs a .NET assembly browser. We do not need such tool for everyday usage. But we need to take a look at an unprotected compiled .NET assembly sometimes. One freeware tool well-known in the field is not a freeware anymore and .NET coders need an alternative.
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.
Software Development Kit (SDK) for Eazfuscator.NET provides programmatic access to specific features of the product.
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!
SmartAssembly Addin for runing RedGate's SmartAssembly tool.
A C# Source Generator for obfuscating string or byte array values using multi-byte xor encryption.
Advanced obfuscator for .NET apps. Protect your brand, secure code and data. Compatible with .NET, Xamarin, UWP, .NET Core, .NET Standard, .NET MAUI, .NET 5, .NET 6 , .NET 7 and .NET 8. Easily integrates into the MSBuild compilation process.
Skater.Cloud.Vault API is .NET idiomatic Client library for Rustemsoft Cloud services. It offers a convenient interface for making calls to the Private Keys Depots.
Skater TOTAL converts the decompilable MSIL code of your assemblies into native machine code format while keeping all .NET metadata intact, that provides the same level of protection as native C/C++ code.
Obfuscate with ease.
Open-source, cross-platform obfuscator for .NET Assemblies built on .NET Core
Javascript Obfuscator (javascript-obfuscator) binding library for Bridge.NET projects.
JSObfuscator enriches the .NET ecosystem by offering advanced JavaScript obfuscation capabilities.
A simple e-mail address obfuscator for use with .NET projects.
Package Description