SH
Stefan Hoenig
Syncfusion Team
April 8, 2002 09:40 PM UTC
> Looking at:
>
> www.wiseowl.com
> www.remotesoft.com
> www.preemptive.com
>
> Can you detail any technical advantages your tool offers over these vendors?
>
> Thanks,
>
> Dave
I would say the highlights compared to these other vendors are:
- Graphical UI where you can incrementally obfuscate or restore names and see changes in IL code.
- Support for obfuscating public members and virtual members in dlls if you distribute your application together with these dlls. Check out our showcase evaluation for a real world example. This applicaton comes with more than 20 dlls.
- Essential Obfuscate will also help you find those types that you better do not obfuscate because they are referenced in resource files or serialized files. We have built-in support for that but do also let you add additional rules by allowing you to extend the environment with addins.
Stefan