CodeFort Professional v1.6.2978
CodeFort is an intelligent software protection tool, created to help .NET and Silverlight developers deliver their software securely, without risking exposure of their intellectual property. At the same time, CodeFort can perform optimizations on the assemblies to increase the performance of your application.
CodeFort has unique protection features that you won't find in any other protection product. In the past, when obfuscating an application that relied on XAML code, you needed to manually exclude the members and types that were referenced by the XAML code. CodeFort introduces XAML and BAML obfuscation, which is able to rename references directly in the XAML and BAML code, thus increasing the percentage of members and types that can be obfuscated to nearly 100%.
Unique protection features
CodeFort has unique protection features that you won't find in any
other protection product. In the past, when obfuscating an
application that relied on XAML code, you needed to manually exclude
the members and types that were referenced by the XAML code.
CodeFort introduces XAML and BAML obfuscation, which is able to
rename references directly in the XAML and BAML code, thus increasing
the percentage of members and types that can be obfuscated to nearly
100%.
XAML/BAML Renaming
The XAML/BAML obfuscation makes it possible to rename the referenced
type names and member names in the XAML and BAML code, and thus
drastically increases the amount of obfuscatable names. Normally,
when using other obfuscators on WPF and Silverlight Apps, you have to
manually exclude types and members that are used in XAML/BAML. This
has two downsides. First, some of the most important classes in your
code are left unobfuscated. Second, it requires a lot of manual work
from your side. When you use CodeFort, it automatically registers
those identifiers, so the obfuscation should work right away, whether
you are using the XAML/BAML Obfuscation or not.
Reference Scrambling
Most other obfuscators have no means of protecting references to Type
Names, Member Names etc. in external assemblies, such as the system
assemblies, because only the user assemblies get obfuscated. With
Reference Scrambling, CodeFort decouples the link between the
reference source and the reference target, and in this way makes it
impossible to follow the reference through browsing of the IL code
(or using any decompiler such as Reflection). Moreover, this is done
in a highly performance-efficient way, so it will have very little,
if any, impact on the performance of your code. The Reference
Scrambling has also included Anti-Tampering, which means, that any
assembly obfuscated with Reference Scrambling, will not work if it is
altered by any post-processing tool or by an attacker.
Home:
Для просмотра ссылки Войди или Зарегистрируйся
Скрытое содержимое доступно для зарегистрированных пользователей!
Manco .NET Obfuscator v3.0.0.0
It is not a secret the programs written for .NET are easy to reverse engineer. This is not in any way a fault in the design of .NET. It is simply a reality of modern, intermediate-compiled languages. Code obfuscation is a form of software protection against unauthorized reverse-engineering.
Manco .NET Obfuscator is designed to convert .NET assemblies into the form which is hard to read after de-compiling to the languages like C# or VB.NET. It has following main features:
Obfuscate name of the classes, fields, methods and other elements, which aren’t a public.
String encoding is used to hide string constants in application so they aren’t appear in the obfuscated binaries in the original form. This feature is available in the “Standard Edition” and high.
Control flow protection adds spaghetti logic into your code. This logic can be quite difficult to analyze. Using of the control flow protection also protect your code from de-compilation to C# or VB.NET with tools like Reflector. This feature is available in the “Professional Edition”.
Resign assemblies after obfuscation using SNK or PFX files.
Support obfuscation of the assemblies created for .NET Framework 2.0, 3.0, 3.5, 4.0, .NET Compact Framework 2.0 and 3.5.
Скрытое содержимое доступно для зарегистрированных пользователей!