首页
社区
课程
招聘
[求助] ObfuscarStandardAttributeHelper
发表于: 2010-9-15 21:29 1156

[求助] ObfuscarStandardAttributeHelper

2010-9-15 21:29
1156
Application providing a way to use standard obfuscation attribute with obfuscar

Starting with .NET 2.0, there is a standard attribute to control the
behavior of obfuscators:

http://anonym.to/?http://msdn.microsoft.com/en-us/library/System.Reflection.ObfuscationAttribute.aspx

obfuscar should support this attribute to exclude types and members, and
maybe also to control features like string hiding.

http://anonym.to/?http://github.com/franckleveque/ObfuscarStandardAttributeHelper

I've created a pre processor of Modules in obfuscar config file at

For the moment, Feature and StripAfterObfuscation doesn't work.

Seems to do the work at least for simple cases. I need some feedback on more complex

[注意]传递专业知识、拓宽行业人脉——看雪讲师团队等你加入!

上传的附件:
收藏
免费 0
支持
分享
最新回复 (0)
游客
登录 | 注册 方可回帖
返回
//