Home - Forums-.NET - Spices.Net - Obfuscation on Azure Cloud devops platform

Spices.Net

NET code security, tools to protect, obfuscate, tamper defense, code and data safety, recover, convert, optimize, explore, browse and analyze .Net software.

This forum related to following products: Spices.Net Suite, Spices.Net Obfuscator, Spices.Net Decompiler

Obfuscation on Azure Cloud devops platform
Link Posted: 14-Oct-2020 22:11
Is it possible to use the Spices.Net Obsfucator process into the devops platform, so it can be done as part of the devops processes, where the builds are done on the Azure Cloud platform as part of a pipeline?
Link Posted: 14-Oct-2020 22:16
For these purposes Spices.Net Engine provides Automation features. You can use Spices.Net Engine in any script as a class library. The Spices.Net SDK contains the SimpleObfuscator project which shows how you can use Spices.Net Engine for obfuscation purposes in your own code/script. Please look at the \SDK Automation folder of installed Spices.Net for example code.