Don't miss updates
Receive information about releases as RSS feed.
ADD: added new attributes: EmbedFileAttribute, HideStringsAttribute, ObfuscateControlFlowAttribute, ObfuscateNamesAttribute, and ProtectEmbeddedResourcesAttribute.
FIX: ObfuscationAttribute was not removed even if StripAfterObfuscation was true.
FIX: if a virtualized method called a method with a System.Single parameter, a wrong value passed to the method.