Updated Wiki: Basic Example
There is a basic example project included in the code base. To build and obfuscate the BasicExample, get the source from Git, navigate to the BasicExample path, and run "msbuild release.proj".The...
View ArticleCreated Unassigned: The zip file doesnt have complete solution [34]
There are items missing from the zip file. Also the Example solution is incomplete.
View ArticleCreated Unassigned: 'System.Reflection.ReflectionTypeLoadException' when...
Hi. I'm getting 'System.Reflection.ReflectionTypeLoadException' when runnning this code:Code:``` var dll = AppDomain.CurrentDomain.GetAssemblies().OrderBy(o => o.FullName); var types = dll...
View ArticleCommented Unassigned: The zip file doesnt have complete solution [34]
There are items missing from the zip file. Also the Example solution is incomplete.Comments: Which ZIP are you referring to? To see the example, you should clone the whole GitHub repo (with submodule...
View ArticleEdited Unassigned: The zip file doesnt have complete solution [34]
There are items missing from the zip file. Also the Example solution is incomplete.
View ArticleCommented Unassigned: 'System.Reflection.ReflectionTypeLoadException' when...
Hi. I'm getting 'System.Reflection.ReflectionTypeLoadException' when runnning this code:Code:``` var dll = AppDomain.CurrentDomain.GetAssemblies().OrderBy(o => o.FullName); var types = dll...
View ArticleEdited Unassigned: 'System.Reflection.ReflectionTypeLoadException' when...
Hi. I'm getting 'System.Reflection.ReflectionTypeLoadException' when runnning this code:Code:``` var dll = AppDomain.CurrentDomain.GetAssemblies().OrderBy(o => o.FullName); var types = dll...
View ArticleCreated Unassigned: Item has already been added. Key in dictionary: 'A' Key...
HelloThis is a .net 4.0 windows form project.When i press login button , i get an exception:The type initializer for "Tacirler_Earsiv.Genel" threw an exceptionIn the inner exception says:Item has...
View ArticleCommented Unassigned: Item has already been added. Key in dictionary: 'A' Key...
HelloThis is a .net 4.0 windows form project.When i press login button , i get an exception:The type initializer for "Tacirler_Earsiv.Genel" threw an exceptionIn the inner exception says:Item has...
View ArticleCommented Unassigned: Item has already been added. Key in dictionary: 'A' Key...
HelloThis is a .net 4.0 windows form project.When i press login button , i get an exception:The type initializer for "Tacirler_Earsiv.Genel" threw an exceptionIn the inner exception says:Item has...
View ArticleReleased: 2.2.1 (Jul 16, 2016)
Solely available https://www.nuget.org/packages/Obfuscar/2.2.1 Please refer to the release notes at NuGet.
View ArticleCreated Release: 2.2.1 (Jul 16, 2016)
Solely available https://www.nuget.org/packages/Obfuscar/2.2.1Please refer to the release notes at NuGet.
View ArticleCommented Unassigned: Item has already been added. Key in dictionary: 'A' Key...
HelloThis is a .net 4.0 windows form project.When i press login button , i get an exception:The type initializer for "Tacirler_Earsiv.Genel" threw an exceptionIn the inner exception says:Item has...
View ArticleCommented Unassigned: Item has already been added. Key in dictionary: 'A' Key...
HelloThis is a .net 4.0 windows form project.When i press login button , i get an exception:The type initializer for "Tacirler_Earsiv.Genel" threw an exceptionIn the inner exception says:Item has...
View ArticleCommented Unassigned: Item has already been added. Key in dictionary: 'A' Key...
HelloThis is a .net 4.0 windows form project.When i press login button , i get an exception:The type initializer for "Tacirler_Earsiv.Genel" threw an exceptionIn the inner exception says:Item has...
View ArticleCommented Unassigned: 'System.Reflection.ReflectionTypeLoadException' when...
Hi. I'm getting 'System.Reflection.ReflectionTypeLoadException' when runnning this code:Code:``` var dll = AppDomain.CurrentDomain.GetAssemblies().OrderBy(o => o.FullName); var types = dll...
View ArticleClosed Unassigned: 'System.Reflection.ReflectionTypeLoadException' when...
Hi. I'm getting 'System.Reflection.ReflectionTypeLoadException' when runnning this code:Code:``` var dll = AppDomain.CurrentDomain.GetAssemblies().OrderBy(o => o.FullName); var types = dll...
View ArticleCreated Unassigned: Code doesn't have baml files [37]
The only files in the baml project are properties/assemblyInfo.cs, helper.cs and packages.config. I used git log -- *BamlBinaryReader.csto look for the file, but it was nowhere in the history either....
View ArticleCommented Unassigned: Code doesn't have baml files [37]
The only files in the baml project are properties/assemblyInfo.cs, helper.cs and packages.config. I used git log -- *BamlBinaryReader.csto look for the file, but it was nowhere in the history either....
View Article