Title
Out of the box .NET Protection.
Welcome Guest | Login | Register | Contact
VersionDateDescription
2.4.1.160juli 16, 2010
ProblemFew assemblies obfuscated by other Obfuscators fail to load.
2.4.0.157juni 4, 2010
ProblemSome project types caused a NOT_IMPL error in single assembly Visual Studio integration.
2.4.0.156mei 18, 2010
ProblemIn rare cases custom attributes throw errors during obfuscation.
2.4.0.155april 15, 2010
FeatureUpdated .NET 4.0 support to RTM.
FeatureUpdated VisualStudio 2010 support to RTM.
2.3.2.152april 13, 2010
ProblemInjecting some generic methods fails in rare situations.
2.3.2.148april 9, 2010
FeatureAdded References directories setting to GUI.
ProblemSome Linq to SQL mappings are not properly protected by Smart Protection.
2.3.2.146april 1, 2010
FeatureSupport for Windows Phone 7 assemblies.
FeatureAdded quiet argument to MSBuild and NAnt tasks.
FeatureAdded option to specify reference folders.
ProblemInjecting some generic methods fails in rare situations.
2.3.1.143maart 26, 2010
ProblemFailed to load some obfuscated assemblies on .NET 4.0
ProblemInjecting generic methods with same name (in one type) with different number of generic arguments fail.
2.3.1.142maart 16, 2010
Problemsn.exe not found in .NET 3.5 or 4.0
2.3.1.140maart 8, 2010
FeatureAdded support for Visual Studio 2010 RC
FeatureAdded support for .NET 4 RC
2.3.0.139februari 12, 2010
ProblemGeneric types without generic arguments used in attributes cause error.
ProblemRenameMode and Verify attributes on MSBuild task can cause MSBuild errors.
2.3.0.138februari 9, 2010
ProblemSome Silverlight3 assemblies were not recognized.
2.3.0.136januari 26, 2010
FeatureAdded support for incremental obfuscation.
FeatureAdded feature to control member name overloading.
FeatureAdded Verbose and Diagnostics logging to command line application.
2.2.0.134december 21, 2009
Problem"Project type is not supported" for DeepSea Obfuscation project in some VisualStudio 2005 installations.
2.2.0.133december 3, 2009
FeatureAdded support for Visual Studio 2010 beta 2.
ChangeUpdated .NET 4 support to beta 2.
2.1.6.126november 10, 2009
Problem"Missing definition for required runtime implemented delegate method" error thrown during type initialization of some delegates.
2.1.6.125november 6, 2009
ProblemInjecting .NET 1.1 assemblies can cause "method not found" errors.
2.1.6.123november 3, 2009
ProblemControl-flow feature is not recognized in certain cases.
2.1.6.121oktober 27, 2009
FeatureAdded Smart Protection rules for .NET Remoting.
FeatureAdded Smart Protection rules for types and members with custom attributes.
2.1.6.120oktober 23, 2009
FeatureMetadata injection used to break Reflector
ProblemPossible UI crash in External configuration setting
2.1.5.119september 21, 2009
FeatureAdded support for including/excluding assemblies in a XAP file inside the GUI.
FeatureAdded stacktrace de-obfuscation .NET API.
ProblemAn error can occur in case of an unknown obfuscation feature.
2.1.4.118september 7, 2009
FeatureAdded support for projects in solution folders in Visual Studio.
FeatureAdded /strict option to restric namespace testers to a specific namespace, instead of a namespace and all child namespaces.
ChangeAssembly attributes concerning inclusion or exclusion of types and namespaces now are priority based. This means that an include of namespace A.B.C overrides an exclude of namespace A.B.
ProblemInject may fail when used in VisualStudio integration.
Problem"Item has already been added" in attribute classes.
2.1.3.117september 3, 2009
FeatureAdded BaseDir property to MSBuild and NAnt tasks.
ProblemObfuscate settings in some Visual Studio projects fails.
2.1.3.115augustus 28, 2009
FeatureAdded -basedir option to specify directory used to resolve all relative path's.
ChangeAll relative path's are resolved against a base directory. See userguide for details.
ProblemRare error during assembly merging.
2.1.2.111juli 31, 2009
FeatureAdded Optimize feature that applies various optimizations aimed at making your assemblies smaller and faster.
ProblemSome Silverlight 3 system assemblies included in XAP files are not automatically excluded.
ProblemDialog asking for a strong name pops up many times.
2.1.1.109juli 28, 2009
ChangeExternal configuration file is "attached" to project file. If you open a project, its configuration is also opened. If you save one, you save both.
ChangeImproved Silverlight 3.0 reference assembly resolving.
ChangeFile references are now relative to the project file.
ProblemEvent handlers using generic instance types as EventArgs argument are not recognized as event handler.
2.1.0.107juli 9, 2009
ProblemFixed rare problem in assemblies with P/Invoke's and injection.
2.1.0.106juni 25, 2009
FeatureAdded automatic support for Satellite Assemblies.
FeatureAdded Control Flow Obfuscation.
FeatureAdded Code Cleanup.
FeatureStrong naming using PFX files.
2.0.2.95mei 29, 2009
ProblemCannot add multiple items of XapIncludes and XapExcludes in MSBuild task
2.0.2.94april 27, 2009
ChangeUpdated help to reflect license model updates.
ProblemSolved "Cannot load type" error for named enum values used ni custom attributes.
ProblemVarious minor fixes.
2.0.0.93februari 27, 2009
ProblemFixed rare issue multi dimensional array's.
ProblemFixed rare issue with modopt's on parameters and return types.
2.0.0.90januari 29, 2009
ProblemCleanup of nested types in nested types causes error during creation of assemblies.
2.0.0.87januari 22, 2009
ProblemFixed XML documentation merging of injects assemblies.
1.3.0.83januari 15, 2009
FeatureAdded cleanup of unreferences types and members.
FeatureAdded option to completely disable obfuscation features for an entire assembly (e.g. disable-rename).
FeatureDe-obfuscation from the command line using /DEOBFUSCATE option.
ProblemInjection fails for certain .NET 1.1 assemblies.
1.3.0.82december 31, 2008
FeatureExternal configuration of obfuscation settings.
ProblemVirtual property error in rare situations.
1.2.4.81december 8, 2008
FeatureAdded smart protection for XML serialization.
1.2.4.80december 2, 2008
FeatureCharacter set used for renaming is configurable.
ProblemStack trace de-obfuscation failed in rare cases.
ProblemReference parameters in renamed methods fail across assemblies.
ProblemNamed parameters in occurrences of obfuscated attributes fail across assemblies.
1.2.2.79november 19, 2008
FeatureSmart Protection features are now customizable.
ProblemNamed parameters in occurrences of obfuscated attributes fail.
ProblemStrong named assemblies are not re-signed when using single assembly Visual Studio integration.
ProblemStrong name encryption on Silverlight fails in combination with string encryption.
ProblemField in Serializable classes that implement ISerializable are not renamed.
1.2.1.78november 7, 2008
ProblemUse of custom nested EventArgs classes break WPF event handlers.
ProblemStartup issue on Windows Vista X64.
1.2.1.77oktober 24, 2008
ProblemAssembly injection for generic types with constraints may fail.
ProblemInherited attributes attached to virtual properties or events are broken after obfuscation.
1.2.1.76oktober 3, 2008
FeatureAdded /XapExclude and /XapInclude command line arguments for excluding / including assembly parts in XAP files.
FeatureFramework assemblies included in XAP files are automatically excluded (e.g. System.Xml.Linq.dll).
ProblemString encryption skips last string in function.
ProblemResources in sub-folders of XAP files cannot be found.
1.2.0.75september 28, 2008
ProblemSome XAP AppManifest files could not be read correctly.
ProblemSome XAP files with sub-folders in them cause the obfuscation to fail.
ProblemErrors in sn.exe are not properly detected.
ProblemXAP files cannot be dragged into the GUI.
1.2.0.73september 25, 2008
ProblemAutomatic sealing also seals types in assemblies that have an InternalsVisibleTo attribute.
1.2.0.71september 23, 2008
FeatureXAP file support. Automatically obfuscate assemblies in a XAP (Silverlight) file.
FeatureComprehensive VisualStudio integration. It is now possible to create DeepSea Obfuscation projects in VisualStudio.
ChangeUse Workgroup name instead of PC as activation key if PC not in a Windows domain.
ProblemCannot find sn.exe is VisualStudio 2008 is installed and no .NET 2.0 SDK is installed.
1.1.12.68september 15, 2008
ChangeInheritance caching now included extra information to detect changed assemblies that have the same version.
ProblemWPF eventhandler is renamed if EventArgs type is in different assembly.
1.1.11.67september 11, 2008
Problem"Value is null" error in rare Silverlight related circumstances.
1.1.11.66september 11, 2008
ProblemSilverlight Assemblies are not always found automatically.
Problem"Value is null" error in rare Silverlight related circumstances.
1.1.10.64augustus 29, 2008
ChangePerformance improvement by caching reference assemblies.
ProblemFields backing auto-implemented properties are not renamed.
ProblemShell context menu shows "open" message box in some combinations of Vista and Office.
ProblemIn rare situations virtual methods in type extending generic instance types are renamed incorrect.
1.1.9.61augustus 26, 2008
FeatureAdded /mapfile command line argument, used to specify file name and folder of map file.
FeatureAdded mapfile property to NAnt task, used to specify file name and folder of map file.
ProblemDefaultParameterValue attribute is not preserved properly when it has null as value.
1.1.9.60augustus 1, 2008
FeatureAdded automatic sealing of non-public classes.
FeatureAdded option to automatically seal public classes.
FeatureAdded automatic exclusion of Linq mappings.
1.1.8.59July 8, 2008
ProblemEnums used in WPF assemblies may fail when obfuscated as private assembly.
1.1.8.58July 4, 2008
ProblemLocal assemblies are not always resolved properly.
1.1.8.57July 3, 2008
ProblemWPF assemblies obfuscated as private assembly may fail after obfuscation.
1.1.8.56June 9, 2008
ProblemError while obfuscating multi-dimensional generic arrays.
1.1.8.55June 5, 2008
ProblemSn.exe cannot be found on some installations.
1.1.7.54May 30, 2008
Problem"Expected that AssemblyInfo.Init would be called before use" errors during obfuscation.
1.1.7.51May 11, 2008
ProblemVisual Studio integration does not activate for some VB.NET projects.
ProblemAssembly injection for large assemblies can create type load failures.
Problem/internal:true argument for the inject feature what not honored in all cases.
1.1.6.48May 1, 2008
FeatureCommand line arguments can be mixed with dsoproj arguments.
ChangePerformance of clean-xmldoc feature has improved significantly.
ChangeIntroduced deepsea.com for command line environments.
ProblemClean-xmldoc feature can cause errors on some single CPU PC's
ProblemStacktrace de-obfuscation fails on French .NET versions.
ProblemRenamed elements of non-renamed types are not listed in dsomap files.
1.1.5.44April 17, 2008
ProblemString encryption on strong named assemblies causes type initialization errors in some circumstances.
1.1.5.43April 10, 2008
FeatureAdded string encryption
FeatureIntegrated user guide as online help file
FeatureFeature overriding. Features specified at a higher level can be overriden by specifications at a more detailed level.
ProblemSafe import list of VisualStudio integration has invalid folder causing warnings in VisualStudio
1.1.3.40March 31, 2008
ProblemRenamed nested classes referred to from other assemblies fail
1.1.3.39March 11, 2008
FeatureAdded automatic support for binary serialization.
1.1.2.34March 10, 2008
FeatureAdded automatic support for Silverlight 2.0 (beta) assemblies.
1.1.1.33February 20, 2008
FeatureAdded automatic support for Silverlight 1.1 assemblies.
1.1.0.32February 15, 2008
FeatureAdded Code assistant for Delphi.Net
ChangeOfficial release
1.0.4.27January 15, 2008
ProblemVirtual method with equal method signature and alternating visibility are renamed incorrect.
1.0.3.24December 17, 2007
FeatureAdded parameter to rename feature (rename /stronglytypedresources) to exclude/include strongly typed resources.
ProblemTypes used in attributes could be referenced incorrectly in specific circumstances.
1.0.2.23December 10, 2007
ChangeCode builder renamed to Code asistant.
ProblemSample code in Code assistant can become invisible when window is too small.
ProblemCode assistant generates invalid boolean values for C# code.
ProblemMap directory is read invalid from .dsoproj files.
1.0.1.21November 23, 2007
ChangeFirst public beta version.
None
 
None