DeepSea Obfuscator 2009 - page 19

External configuration 19
© 2009 TallApplications BV
3.3 External configuration file format
The external configuration file is an XML file that can be editing in the External
Configuration tab of DeepSea Obfuscator 2009 or edited manually with any text editor.
Here's a sample configuration file.
<?xml version="1.0" encoding="utf-16"?>
<configuration>
<assembly name="HelloWorld">
<type name="HelloWorld.Form1">
<ObfuscationAttribute Feature="rename" Exclude="False" />
</type>
</assembly>
</configuration>
The file has the following elements:
Element name Description Parent element Attributes
configuration Root element of
an external
configuration file
None
assembly
Refers to an
assembly
configuration name
The name of the
assembly
type
Refers to a type
within an
assembly
assembly
name
The full name of
the type
event
Refers to an
event within a
type
type
field
Refers to a field
within a type
type
name
The name of the
field
type
The full name of
1...,9,10,11,12,13,14,15,16,17,18 20,21,22,23,24,25,26,27,28,29,...47
Powered by FlippingBook