Home - Forums-.NET - Spices.Net - Can PostSharp be integrated with Spices.Net Obfuscator?

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

Can PostSharp be integrated with Spices.Net Obfuscator?
Link Posted: 14-Mar-2013 04:41
I've a question about integration of PostSharp with your obfuscator. Is it possible? And how?
Link Posted: 14-Mar-2013 04:56
Yes, it is possible and Spices.Net Obfuscator already supports it.
You can use Spices.Projects ObfuscationEvents to use PostSharp before and after obfuscation (each assembly or whole obfuscation project) to allow PostSharp to include the extra "name table" resource in the assembly (before obfuscation) and process the assembly (after obfuscation). Spices.Net Obfuscator provides wide range of obfuscation events, so that's easy to integrate PostSharp in any of build or obfuscation processes (MSBuild, Visual Studio, NAnt, Spices.Net GUI or command line).