ObfuscateAttribute patch

16 views
Skip to first unread message

rejpon

unread,
Jul 29, 2010, 11:47:33 AM7/29/10
to obfuscar
Hi,

I've uploaded the obfuscate_attribute.patch.zip containing a patch for
Obfuscar.ObfuscateAttribute usage. When the attribute was declared
using a constructor parameter like [Obfuscate(false)] it was not
detected due to two reasons: identification of attribute by
constructor name (changed to type full name) and check only for
properties (added constructor parameters too).

Hope the change is ok with you guys and someone can update trunk with
this. I plan to make a switch from ObfuscateAttribute to
Reflection.ObfuscationAttribute usage as it's more generic to use plus
it'll be possible to apply it to members too.

Cheers.

webbie

unread,
Aug 13, 2010, 7:41:57 AM8/13/10
to obfuscar
I committed this patch to SVN without changes. thx!
Reply all
Reply to author
Forward
0 new messages