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

[求助] ObfuscarStandardAttributeHelper

2010-9-15 21:29
1153
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

[培训]内核驱动高级班,冲击BAT一流互联网大厂工作,每周日13:00-18:00直播授课

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