سؤال

I've developed a click once application I'd like to protect using Agile.net .net obfuscator, what would be the proper way to protect click once assemblies, and then package them so that they can be deployed as click once applications.

Any help on this matter is appreciated.

هل كانت مفيدة؟

المحلول

Starting v6.3 Agile.net obfuscator accepts click once deployment manifest as inputs. This means you can add your .application as a direct input to Agile.net obfuscator and it will read it and list all assemblies inside the project file.

You can then set your protection configuration, process your assemblies and resign them.

The result a protected click once package that can be deployed to your clients.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top