Turn off encryption of initialized data:

/IDEN

Dongle type:

Any

Description:

The use of this option is recommended when the OS loader needs to use this data before launching the application. I.e. you can use this option if the protected application launches incorrectly. Notice that the level of protection of this application goes down with the use of this option. Thus, this option is off by default and the initialized data is encrypted (with exception of a range of sections, which never get encrypted). 

Example:

NwKey32.exe /GS3S /IDEN MyProg.exe

  • No labels