Encrypting the string constants of a .NET-assembly

/SE

Dongle type:

Any

Description:

This option performs the encryption of strings using the dongle.

During the execution process upon the application, its strings will be successfully decrypted only upon the availability of a dongle in the USB port with the required parameters. 

Otherwise, the accuracy of string decryption is automatically monitored, and in the event of an error, automatic attempts to access the dongle recur.

Important information

  1. Option /SE can be set only together with /INIT, otherwise an error will occur.
  2. All individual options (binding to the type and parameters of a dongle) are applied only upon setting the /SE option.

Example

CodeObfuscator.exe /GS3S /SE /INIT MyProg.dll

The .NET library MyProg.dll will be bound to the Guardant Sign dongle, and its strings will be encrypted.

  • No labels