PC Review Forums Newsgroups Microsoft DotNet Microsoft Dot NET Compact Framework Dotfuscator disassociates derived class when base class is linkedwith other assemblies

Reply

Dotfuscator disassociates derived class when base class is linkedwith other assemblies

 
Thread Tools Rate Thread
Old 22-04-2008, 09:59 PM   #1
Michael Letterle
Guest
 
Posts: n/a
Default Dotfuscator disassociates derived class when base class is linkedwith other assemblies


Hi all,

I know this is a fairly old post, but I just came across it and wanted
to clarify things a bit. The "renamed referenced metadata defined
only in input map file" is used by our Incremental Obfuscation
feature. This allows you to obfuscate a class using a library that
was previously obfuscated but which you no longer have access to
reobfuscate (say when working on an update to a deployed application).
This setting tells Dotfuscator to apply the renames from the map file
to references found in the input assembly, without needing the
original assembly in which the type is defined.
  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off