【发布时间】:2013-04-26 09:58:06
【问题描述】:
我正在使用 Dotfuscator and Analytics Community Edition [Version-5.5.45]。 我想混淆我的 dll ,该 dll 中的所有类都被混淆了,但是 wcf 代理类在 Dotfuscator 社区版中没有被混淆? dotfucator 社区版可以混淆 wcf 代理类吗? 当我尝试正常混淆时,我在智能混淆页面中得到以下内容, 属性:mypropertyname::ShouldSerializePrompt 被 Net30Rule 排除在元数据剥离之外,原因如下:mypropertyname 用 System.Runtime.Serialization.DataContractAttribute 修饰。 方法:mymethodname::void .ctor(string, System.ServiceModel.EndpointAddress) 被 Net30Rule 排除在重命名之外,原因如下: mymethodname 被排除在重命名之外。 用户类型:用户类型名称被 Net30Rule 排除在重命名之外,原因如下:用户类型名称被排除在重命名之外。
我有什么想法吗?
【问题讨论】:
-
你不喜欢我的编辑吗?
-
Obfuscate WCF Proxy Classes 的可能重复项
-
我读过他们提到的 Dotfuscator Pro Edition 的帖子,我想确认它是否适用于 Dotfuscator Community Edition,因为我使用的是 Dotfuscator community Edition。我是 dotfusctor 的新手,我是不太了解它。希望它适用于 Dotfuscator 社区版。我说得对吗???
标签: dotfuscator