Released: 2.0 RC (Apr 30, 2013)
The changes since last commit on Google Code include,Merged all patches from RemObjects' fork.Unicode chars can be used as obfuscated names. Better dependency resolution. Various other small fixes (I...
View ArticleCreated Release: 2.0 RC (Apr 30, 2013)
The changes since last commit on Google Code include,Merged all patches from RemObjects' fork. Unicode chars can be used as obfuscated names. Better dependency resolution. Various other small fixes (I...
View ArticleUpdated Wiki: Home
Project DescriptionObfuscar is an open source .NET obfuscator released under MIT license. It provides basic obfuscation features that help secure secrets in a .NET assembly.Donation If you find this...
View ArticleUpdated Wiki: Home
Project DescriptionObfuscar is an open source .NET obfuscator released under MIT license. It provides basic obfuscation features that help secure secrets in a .NET assembly.Donation If you find this...
View ArticleUpdated Wiki: Home
Project DescriptionObfuscar is an open source .NET obfuscator released under MIT license. It provides basic obfuscation features that help secure secrets in a .NET assembly.Donation If you find this...
View ArticleCreated Issue: Obfuscated WPF application crashed [1]
Class names are hard coded in XAML files for Window and so on. Such strings are embedded in the resource section of the assembly in BAML format. Thus, obfuscation should correctly rename the items in...
View ArticleCommented Issue: Obfuscated WPF application crashed [1]
Class names are hard coded in XAML files for Window and so on. Such strings are embedded in the resource section of the assembly in BAML format. Thus, obfuscation should correctly rename the items in...
View ArticleUpdated Wiki: Home
Project DescriptionObfuscar is an open source .NET obfuscator released under MIT license. It provides basic obfuscation features that help secure secrets in a .NET assembly.Donation If you find this...
View ArticleNew Post: Error caused by inexistant path
Hi, It would be nice to include this obfuscator in my .NET arsenal but upon running it with the command "obfuscar.console MyTestDLL.dll" I got the following error: Unhandled Exception:...
View ArticleUpdated Release: 2.0 RC (Aug 24, 2013)
The changes since last commit on Google Code include,Merged all patches from RemObjects' fork. Unicode chars can be used as obfuscated names. Better dependency resolution. Various other small fixes (I...
View ArticleReleased: 2.0 RC 2 (Aug 24, 2013)
The changes since last commit on Google Code include,Merged all patches from RemObjects' fork.Unicode chars can be used as obfuscated names. Better dependency resolution. Various other small fixes (I...
View ArticleUpdated Release: 2.0 RC 2 (Aug 24, 2013)
The changes since last commit on Google Code include,Merged all patches from RemObjects' fork. Unicode chars can be used as obfuscated names. Better dependency resolution. Various other small fixes (I...
View ArticleCreated Unassigned: Cant Find [2]
Cant find Mono.Cecil.csproj files for compiling project
View ArticleCommented Unassigned: Cant Find [2]
Cant find Mono.Cecil.csproj files for compiling projectComments: http://git-scm.com/book/en/Git-Tools-Submodules You have to clone the submodules, or it won't compile.
View ArticleClosed Unassigned: Cant Find [2]
Cant find Mono.Cecil.csproj files for compiling project
View ArticleCreated Unassigned: Problem with SkipProperty [3]
The option <SkipProperty type="Full.Namespace.And.MyObject" attrib='public' name="*" /> dont work.This option worked correctly with the Obfuscar 2.0.0 Beta I found on http://code.google.com.I saw...
View ArticleCreated Unassigned: Failed to resolve assembly [4]
Hi all,I have the issue failed to resolve assembly which is my assembly but I can not figure out what is the source of the problem. Is any way to get more information from Obfuscar?Thanks in advance...
View ArticleNew Post: Source code doesn't match binary
Hi, I'm trying to add better adherence to the System.Reflection.ObfuscationAttribute. I've noticed that this work has started in the source code (ObfuscationMarked function), but this is not in the RC2...
View ArticleNew Post: Source code doesn't match binary
Hi Eric, Feel free to fork this project on GitHub and send pull requests back,https://github.com/lextm/obfuscar You don't need to be approved before doing whatever you like. The RC2 binaries are out of...
View Article