Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What is the XML config file?

config file XML
0
Posted

What is the XML config file?

0

This file is created automatically by AutoView using the file name you supply when creating an instance of the module. The file chooser button is provided as a convenience so that you can also select a pre-existing file that may have been uploaded from elsewhere.

0

This XML config file provide you with a very flexible way to control the obfuscator. For instance, certain names have be reserved from obfuscation because they are public members intended to be accessed from outside. Especially when you develop public libraries, this list of reserved names can become quite extensive due to the large number of public APIs that you want to export. By default, all unnecessary info is stripped from each class during obfuscation. In the unlikely event that you want to retain any of these info, this can be done through the config file. • Does your obfuscator introduce corruption to the obfuscated assemblies? No, our obfuscator outputs only valid and fully verifiable .NET format, as described by Microsoft .NET specification . There is one exception, that is when you choose to emit code to protect ILDASM, some invalid format will be incorporated into your assemblies. • After obfuscation, why does the log file report that some names are left unchanged? Due to i

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.