Implicit linking support:

/IMPLICIT_LINKING_SUPPORT

Dongle type:

Any

Description:

Some libraries imported by the application being protected may contain .tls section. You need to use this option when using such libraries to avoid unexpected errors.

Example:

NwKey32.exe /GS3S /IMPLICIT_LINKING_SUPPORT /PACK MyProg.exe

Application MyProg.exe will be bound to Guardant Sign dongle supporting implicit linking and packing.

  • No labels