hi, I am evaluating smart assembly. I noticed that when I run a build and inspect the output assembly, the meta data and some of the namespaces are "smart assembly". is there a way to remove that so that anyone inspecting the assembly isn't aware of what was used to obfuscate the assembly?
Comments
1 comment
-
Hi there,
It's not possible to completely hide all the references to SmartAssembly, I'm afraid (enabling obfuscation will change some names of the added SA modules and members, but not all).
Apologies as I realize this isn't the answer you were hoping for! If you have any further questions, please let us know.
Add comment
Please sign in to leave a comment.