[Mono-dev] Mono and Obfuscation

Paolo Molaro lupus at ximian.com
Thu Feb 1 13:16:15 EST 2007


On 02/01/07 APS wrote:
> I agree with you but my boss insist to find some level of protection 
> from reverse engineering at least at some core library and I was 
> investigating about how to do that.

As Miguel told you, ensure the obfuscator is run without the option that
changes the control flow of the code in ways incompatible with the ECMA
standard (and complain to your obfuscator vendor for not following the
standard). Look for Control Flow or something like that in the options.
If it still doesn't work, file a bug report with a test case for us to
investigate.

lupus

-- 
-----------------------------------------------------------------
lupus at debian.org                                     debian/rules
lupus at ximian.com                             Monkeys do it better



More information about the Mono-devel-list mailing list