So here is what I am attempting to do:
I have an application that is going to build a file by clicking a button I have the code for the file it is building in a resource. I need to be able to obfuscate that output in the process of it building the file.
I have taken a look at the following resources yet they are only obfuscating the actual build itself and it will not obfuscate the output that the builder will build.
Resources I Have Already Looked At But Have Not Helped: (I am including them for reference)
http://wittylog.com/how-to-perform-automatic-obfuscation-using-visual-studio-201315