DeepSea Obfuscator 2009 - page 31

Obfuscation Reference 31
© 2009 TallApplications BV
ApplyToMembers
Ignored
Targets
Assembly
4.1.13 Disabling features
All features that are default on can be disabled completely.
If disabled the feature will be skipped during obfuscation. This means that even if you do
specify an attribute elsewhere to include the feature, that attribute will be ignored.
Format
Obfuscation(Feature="disable-rename")
Obfuscation(Feature="disable-encrypt-strings")
Obfuscation(Feature="disable-control-flow")
Obfuscation(Feature="disable-cleanup")
Obfuscation(Feature="disable-optimize")
Obfuscation(Feature="disable-make-internal")
Obfuscation(Feature="disable-seal")
Targets
Assembly
4.1.14 Common feature arguments
The following feature arguments are commonly used.
Argument
Description
/namespace:<namespace>
Applies a feature to all type and members in
the specified namespace and it's child
namespaces.
/type:<typename>
Applies a feature to the specified type and
its members.
/strict:true|false
If set to true the feature is only applies to
types and members in the exactly specified
namespace. The feature is not applies to
child namespaces.
1...,21,22,23,24,25,26,27,28,29,30 32,33,34,35,36,37,38,39,40,41,...47
Powered by FlippingBook