Home - Forums-.NET - Spices.Net - Possible to obfuscate x64 build on 32-bit windows?

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

Possible to obfuscate x64 build on 32-bit windows?
Link Posted: 28-May-2013 02:05
As title, is it possible to obfuscate a 64-bit build (ie. collection of exe/dlls built with the x64 solution platform) on a 32-bit windows machine (and vice versa)?
Link Posted: 28-May-2013 02:30
Yes, it is possible. Spices.Net Obfuscator automatically recognize what processor architecture is used in the assembly and generate obfuscated assembly in the same architecture.
Link Posted: 28-May-2013 18:29
Should I still set PATHS to point to the \Microsoft.Net\Framework directory when I run the obfuscator (the Framework64 directory is not there, obviously)?
Link Posted: 28-May-2013 23:09
If you're using Spices.Net Obfuscator with GUI, it's not necessary, paths to system assemblies are usually automatically recognized.
In the case of Spices.Net Obfuscator Console - yes, you should specify paths in the command line parameters.