How can we help you today? How can we help you today?

Problem using version 7 command line options

Hello,

We've recenlty updated from version 6.9 to version 7.0.
In version 6 we used to execute the following command line to generate a new project for each of the assemblies to obfuscate in our output path:

"C:\Program Files\Red Gate\SmartAssembly 6\SmartAssembly.com" /create "..\bin\es\OurAssembly.saproj" /input="C:\source\bin\es\OurAssembly.dll" /assembly="OurAssembly";nameobfuscate:true,controlflowobfuscate:1,dynamicproxy:true,compressencryptresources:false /stringsencoding=true;improved:false,compressencrypt:false,cache:true /preventildasm=true /typemethodobfuscation=3 /fieldobfuscation=2 /output=$self


However, when we try to execute the same command line using version 7 we get the following error:

SmartAssembly v7.0.1.2089


We have tried to create and configure the project from the GUI using the same settings and both project creation and obfuscation are working as expected. Do you know why our settings are not working when we try to create the project from the command line?
mjfernandez
0

Comments

5 comments

  • Alex B
    Hi @mjfernandez,

    It seems that some things may not have made it into SmartAssembly.com in v7.  I'm going to escalate to the development team and I will come back to you with further information.

    Kind regards,
    Alex
    Alex B
    0
  • Alex B
    Hi @mjfernandez,

    What kind of assembly (framework and version) is it that you are experiencing this issue with?

    Kind regards,
    Alex
    Alex B
    0
  • mjfernandez
    Alex B said:
    Hi @mjfernandez,

    What kind of assembly (framework and version) is it that you are experiencing this issue with?

    Kind regards,
    Alex
    Hello Alex,

    Right now, we are trying to obfuscate assemblies for .NET Framework 4.5
    mjfernandez
    0
  • Jessica R
    Thanks @mjfernandez! We'll pass this on to our developers and post here once we have more information.
    Jessica R
    0
  • Russell D
    @mjfernandez can you download https://download.red-gate.com/checkforupdates/SmartAssembly/SmartAssembly_7.0.3.2212.exe and try again please? This behaviour has been fixed.
    Russell D
    0

Add comment

Please sign in to leave a comment.