Commented Unassigned: NUnit fails to load obfuscated dll [8]
HiI've been experimenting with Obfuscar and to be safe I want to run my unit tests first, then obfuscate and rerun the tests to ensure nothing has broken. However after obfuscation of the library being...
View ArticleClosed Unassigned: NUnit fails to load obfuscated dll [8]
HiI've been experimenting with Obfuscar and to be safe I want to run my unit tests first, then obfuscate and rerun the tests to ensure nothing has broken. However after obfuscation of the library being...
View ArticleCommented Unassigned: NUnit fails to load obfuscated dll [8]
HiI've been experimenting with Obfuscar and to be safe I want to run my unit tests first, then obfuscate and rerun the tests to ensure nothing has broken. However after obfuscation of the library being...
View ArticleCreated Unassigned: Nested Classes [13]
With the usual settings (KeepPublicApi = true, HidePrivateApi = true), the nested classes are been renamed, even they're public.As a workaround, I'm using the ObfuscationAttribute, to explicitly...
View ArticleCreated Unassigned: BinarySerialization and Auto-implemented Properties [14]
I have the following class with some auto-implemented properties (some properties were omitted).[Serializable]public class SessionInfo{ public string UserLogin { get; set; } public bool...
View ArticleCommented Unassigned: Inconsistent virtual method obfuscation state detected...
Hi.Thank you for Obfuscar 2.0 rc7.Windows 7 x64 SP1this is errors output: An error occurred during processing: Inconsistent virtual method obfuscation state detected. Abort. Please review the following...
View ArticleClosed Unassigned: Inconsistent virtual method obfuscation state detected [11]
Hi.Thank you for Obfuscar 2.0 rc7.Windows 7 x64 SP1this is errors output: An error occurred during processing: Inconsistent virtual method obfuscation state detected. Abort. Please review the following...
View ArticleCommented Unassigned: BinarySerialization and Auto-implemented Properties [14]
I have the following class with some auto-implemented properties (some properties were omitted).[Serializable]public class SessionInfo{ public string UserLogin { get; set; } public bool...
View ArticleClosed Unassigned: BinarySerialization and Auto-implemented Properties [14]
I have the following class with some auto-implemented properties (some properties were omitted).[Serializable]public class SessionInfo{ public string UserLogin { get; set; } public bool...
View ArticleCommented Unassigned: Nested Classes [13]
With the usual settings (KeepPublicApi = true, HidePrivateApi = true), the nested classes are been renamed, even they're public.As a workaround, I'm using the ObfuscationAttribute, to explicitly...
View ArticleCreated Unassigned: Improvement for signing with PFX files & WPF problems [15]
Hi there! :)I am trying to obfuscate a WPF app and apart from the problems that I will mention at the end, I have an improvement that will allow signing with PFX files. Here is the...
View ArticleEdited Unassigned: Improvement for signing with PFX files & WPF problems [15]
Hi there! :)I am trying to obfuscate a WPF app and apart from the problems that I will mention at the end, I have an improvement that will allow signing with PFX files. Here is the...
View ArticleEdited Unassigned: Improvement for signing with PFX files & WPF problems [15]
Hi there! :)Congratulations for your Project! :)I am trying to obfuscate a WPF app and apart from the problems that I will mention at the end, I have an improvement that will allow signing with PFX...
View ArticleEdited Unassigned: Improvement for signing with PFX files & WPF problems [15]
Hi there! :)Congratulations for your Project! :)I am trying to obfuscate a WPF app and apart from the problems that I will mention at the end, I have an improvement that will allow signing with PFX...
View ArticleClosed Unassigned: Nested Classes [13]
With the usual settings (KeepPublicApi = true, HidePrivateApi = true), the nested classes are been renamed, even they're public.As a workaround, I'm using the ObfuscationAttribute, to explicitly...
View ArticleCommented Unassigned: Improvement for signing with PFX files & WPF problems [15]
Hi there! :)Congratulations for your Project! :)I am trying to obfuscate a WPF app and apart from the problems that I will mention at the end, I have an improvement that will allow signing with PFX...
View ArticleCommented Unassigned: Format string Exception: [12]
On Windows 8.1 I have thisEccezione non gestita: System.FormatException: Formato della stringa di input non corretto. in System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer&...
View ArticleCreated Unassigned: Inconsistent virtual method obfuscation state detected. [16]
Hi.Thank you for Obfuscar 2.0 rc7.Windows 7 x64 SP1.NET 3.5 assemblyConfiguration file:```<?xml version='1.0'?><Obfuscator><Var name="KeepPublicApi" value="true" /><Var...
View ArticleCreated Unassigned: When obfuscate a PCL Library adds a reference to mscorlib...
I, am obfuscating a very simple PCL, but when I try to use it in another PCL lib it says, "The primary reference "PuenteX.Seguridad" could not be resolved because it has an indirect dependency on the...
View ArticleCommented Unassigned: Format string Exception: [12]
On Windows 8.1 I have thisEccezione non gestita: System.FormatException: Formato della stringa di input non corretto. in System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer&...
View Article