I have a VS.NET 2008 solution which contains a Setup Project. This Setup Project takes output of my other project (in the same solution) and produces a MSI. So far, so good... I would like the assemblies included in the MSI to be obfuscated. This obfuscation itself is simple, but how can I introduce this pre-step (obfuscation) to the MSI building? Anybody has an idea?
Thanks!
Dotfuscator can inject your application with the capability to detect and respond to unauthorized uses, including tampering, third-party debugging, and rooted devices. For more information on how Dotfuscator fits into a secure software development lifecycle, see PreEmptive Solutions' SDL App Protection page.
Usage. Press Ctrl + Shift + P and search for JSObfuscator: Obfuscate Current Workspace to obfuscate your current Workspace recursively or search for JSObfuscator: Obfuscate Current File to obfuscate the current file.
Within Visual StudioIn the Search Box (Ctrl+Q), type dotfuscator . In the search results shown, under the Components heading, select Install PreEmptive Protection - Dotfuscator. If you instead see, under the Menus heading, PreEmptive Protection - Dotfuscator Community, then Dotfuscator Community is already installed.
Use a build tool such as Finalbuilder to automate this process.
eg Build assemblies, then obfuscate them and finally build the setup project.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With