de Red Gate Software - Tipo de producto: Aplicación / Developer Application
.NET obfuscator and automated error reporting. SmartAssembly is a software protection and improvement tool designed to help .NET developers to produce better quality software. This all-round solution will obfuscate and protect your .NET code, optimize your .NET assemblies for better deployment, minimize distribution size, increase performance, and add powerful error-reporting and debugging capabilities to your application. The Developer Edition is licensed per user and needs to be used in conjunction with a Standard or Pro Edition.
Nuestros precios Standard están indicados abajo. Inicia una sesión para ver sus precios con descuento.
| Añadir a la Cesta | $ 142.10 | 1 User License * Ref. Fabricante: P89U1M0 |
Verificar | Descarga (3.4 MB) |
| Añadir a la Cesta | $ 426.30 | 5 User License * Ref. Fabricante: P89U5M0 |
Verificar | Descarga (3.4 MB) |
| Añadir a la Cesta | $ 710.50 | 10 User License * Ref. Fabricante: P89U10M0 |
Verificar | Descarga (3.4 MB) |
| Añadir a la Cesta | $ 779.10 | 1 Server License * Ref. Fabricante: P90U1M0 |
Descarga (3.4 MB) | |
| Añadir a la Cesta | $ 2,337.30 | 5 Server License * Ref. Fabricante: P90U5M0 |
Descarga (3.4 MB) | |
| Añadir a la Cesta | $ 3,895.50 | 10 Server License * Ref. Fabricante: P90U10M0 |
Descarga (3.4 MB) |
| Añadir a la Cesta | $ 1,171.10 | 1 Server License * Ref. Fabricante: P91U1M0 |
Descarga (3.4 MB) | |
| Añadir a la Cesta | $ 3,513.30 | 5 Server License * Ref. Fabricante: P91U5M0 |
Descarga (3.4 MB) | |
| Añadir a la Cesta | $ 5,855.50 | 10 Server License * Ref. Fabricante: P91U10M0 |
Descarga (3.4 MB) |
Nuestros precios incluyen servicio técnico de ComponentSource y, para la mayoría de los productos disponibles para descarga, una copia de seguridad en línea y una actualización GRATUITA a la nueva versión si ésta se publica en un período de 30 días después de la compra. Todas las ventas están sujetas a nuestros Términos y condiciones standard y a nuestra Política de devolución. Por favor, póngase en contacto con nosotros si necesita alguna opción de licencia no ofrecida en la lista, como por ejemplo volumen de licencias y versiones anteriores.
Nuestros precios Standard están indicados arriba. Inicia una sesión para ver sus precios con descuento.
What's new in SmartAssembly 6.7
This version adds improved support for WPF. You can now merge dependencies containing WPF and, in some cases, the WPF code will be obfuscated where it would not have been obfuscated in previous versions.
SmartAssembly 6.7 also contains the following bug-fixes:
Note: If you previously used ExcludePublicMembers attribute, it has been replaced by the new KeepPublicMembersAccessible attribute.
What's new in SmartAssembly 6.6
This version adds a new form of obfuscation, called Method Parent Obfuscation (SmartAssembly 6.6 Professional and Developer only).
Method Parent Obfuscation moves methods in your code by changing the class they are in, making it harder to understand how methods and classes relate to each other. Please note that Method Parent Obfuscation may not work with all types of assemblies, so if you have trouble processing an assembly with Method Parent Obfuscation enabled, you should try again without Method Parent Obfuscation.
Red Gate have added a new Control Flow Obfuscation mode called 'Unverifiable'. This offers enhanced control flow obfuscation for desktop applications that will have full trust.
SmartAssembly 6.6 now supports Silverlight 5.
SmartAssembly 6.6 also contains numerous bug-fixes, including:
SmartAssembly 6.6.1 fixes the following bugs:
In addition, Feature usage reporting will now report Amazon EC2 and Windows Azure in the Platform data.
SmartAssembly 6.6.2 fixes the following bugs:
SmartAssembly 6.6.3 fixes the following bugs:
SmartAssembly 6.6.4 fixes the following bugs:
Red Gate have also improved support for Windows Phone 7.1 and Windows Phone 7.5, SQL CLR assemblies and assemblies using PostSharp.
SmartAssembly 6.6.4
This version contains a substantially rewritten engine, which will be faster for some users (and with little speed change for most users).
Other changes are:
Red Gate have also removed the 'Add incorrect metadata' option because it no longer offers a reasonable amount of protection.
SmartAssembly 6.5 is a recommended update for all users of SmartAssembly 6.1 and 6.2, except for customers using SmartAssembly with .NET 1.1 main assemblies.
What's new in SmartAssembly 6.2
What's new in SmartAssembly 6.1
This minor version release includes a small number of bug fixes:
SmartAssembly version 6.1 also removes the redundant SSL web service connection option in the web service settings.
Please note that this is only a change in the user interface, not a change in the available features. Since SmartAssembly version 5.0, all connections with the default web service have been over HTTP (though the error reports themselves are encrypted). To use HTTPS for error and feature usage reports, you must use a custom web service.
SmartAssembly 6.1 is a recommended update for all users of SmartAssembly 6.0.
What's new in SmartAssembly 6.0
Feature Usage Reporting
Automated Error Reporting
Obfuscation
Other
SmartAssembly 5.5 adds an extended range of features in Silverlight applications, simplified processing of .xap files, and categorization of error reports.
SmartAssembly Developer Edition
SmartAssembly Dev is licensed per user, but needs to be used in conjunction with a Standard or a Pro edition as, on its own, it does not support releases. Unlike the Standard and Professional editions, the Developer edition does not allow you to process assemblies for release to end-users.
Code Obfuscation
Worried about other people reverse-engineering your software? Obfuscate and protect your code before releasing it into the wild.
Why do you need to obfuscate your code?
If you've invested time, effort and money in your code, it is advisable to protect it by making it difficult to access. Obfuscating your code will protect your program and intellectual property against reverse-engineering, cracking and modification.
Obfuscating your code with SmartAssembly
SmartAssembly offers a large range of obfuscation features. You can choose to use only one or two, or all of them, depending on your circumstances.
Automated Error Reporting
Don't know when your application crashes, and why? SmartAssembly's exception reporting mechanism provides you with a complete state of your program whenever it crashes.
Getting information about exceptions from users is a nightmare.
Most end-users don't report problems and even your best efforts can't address problems you're not informed of. And of the very few end-users who do report the problem (via email or a forum), most are not technically literate, so they can't provide you with precise information about their system or browser, or give an accurate description of the problem they encountered. This makes reproducing the problem and solving it quickly difficult and time-consuming.
How can SmartAssembly's error reporting system help?
SmartAssembly offers an error reporting mechanism that provides you with a complete state of your program whenever it crashes. You get a full stack trace, along with the values of all variables when the crash happened.
Key benefits
Alternative?
You could find out what errors your users are coming across by implementing your own error reporting mechanism into your application, but SmartAssembly offers a much cheaper alternative:
SmartAssembly's Error Reporting tool is therefore the most effective and efficient way to find out what errors your users are coming across; and by choosing to fix the most common errors, you can improve the quality of your software, thus enhancing your professional image and your credibility.
| SmartAssembly Edition | Standard | Pro | Dev |
| Allows you to process assemblies for release to end-users | • | • | |
| Code Obfuscation | Standard | Pro | Dev |
| Name mangling, control flow obfuscation, strings encoding, references dynamic proxy, pruning, re-signing strong named assemblies, declarative obfuscation, obfuscation of satellite DLLs, sign assemblies | • | • | • |
| Tamper Protection | • | • | |
| Application Size Reduction and Speed Improvement | Standard | Pro | Dev |
| Pruning, resource sompression and encryption, dependencies compression and embedding, dependencies merging, declarative pruning |
• | • | • |
| Automated Error Reporting | Standard | Pro | Dev |
| Error Reporting |
• | • | • |
| Jump to source code from the stack trace | • | • | • |
| Report categorization | • | • | • |
| Custom web service |
• | • | |
| SDK to access your exception reports programmatically and to manually pass exceptions to SmartAssembly if you wish to | • | • | |
| Custom templates for customizing the error reporting dialog and capturing additional data with exception reports (e.g. a log file) |
• | • | |
| Store error reports in SQL Server, allowing you to share the reports with colleagues | • | • | |
| Store error reports in a local .mdb file | • | • | • |
| Feature Usage Reporting | Standard | Pro | Dev |
| Feature Usage Reporting |
• | • | • |
| Export reports to CSV | • | • | • |
| Configuration reporting | • | • | • |
| Custom web service |
• | • | |
| Custom templates for customizing the dialog box that your end-users see when they are asked to consent to feature usage reporting | • | • | |
| Store feature usage reports in SQL Server, allowing you to share the reports with colleagues | • | • | |
| Store feature usage reports in a local .mdb file | • | • | • |

Autor
Categoría principal
Productos relacionados
Categorias relacionadas
ComponentSource ofrece un único servicio global, utilizado por más de 1.000.000 de desarrolladores en todo el mundo.