-
Notifications
You must be signed in to change notification settings - Fork 3
Modified Obfuscar workflow
franckleveque edited this page Sep 14, 2010
·
2 revisions
- Compile your source
- Place compiled source in a temporary input path
- Obfuscate file of temporary input path and place them in an output path
- Compile your source
- Place compiled source in a temporary input path
- PreProcess obfuscar xml file and create a new one with skipped elements by standard obfuscation attributes. It also modify compiled assembly stored in xml input path to remove ObfuscationAttributes.
- Obfuscate file of temporary input path and place them in an output path
File Release.proj has been modified and placed in the sources for an example