It difficult to obfuscate code with their obfuscator as it's not even
available. Fortunately I don't need to attempt to write an obfuscator.
I've already written one. Demeanor for .NET has processed hundreds of
assemblies and is in use in production environments world-wide.

Application level obfuscation is trivially easy to perform and I've the
code already in place. The hard part is supporting multi-module
assemblies and MC++ assemblies.

-- Brent Rector, .NET Wise Owl
Demeanor for .NET - an obfuscation utility
http://www.wiseowl.com/Products/Products.aspx



-----Original Message-----
From: Sumanth Rao [mailto:[EMAIL PROTECTED]] 
Sent: Friday, April 12, 2002 6:36 PM
To: [EMAIL PROTECTED]
Subject: Re: [DOTNET] Partition II Metadata Spec question

Syncfusion's Obfuscator already features packaged obfuscation. They
allow you to treat a bunch of assemblies as one unit and treat that unit
as one for obfuscation. If your purpose is obfuscation of some critical
piece of code, then I would recommend that you take a look at them
before attempting to write one. 

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to