Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

Do not set /RIP_CODE together with /RIP_CODE_LIST

 

Example:

NwKey32.exe /GS3S /RIP_CODE=10 MyProg.exe

...

 

The application will be bound to Guardant Sign. Instructions will be transferred from the application body into the virtual machine with a 10% probability.

NwKey32.exe /GS3S /RIP_CODE=40:D:\Mypath\MyApp.map MyProg.exe

The application will be bound to Guardant Sign. Instructions will be transferred into the virtual machine with a 40% probability. MyApp.map file is used.

NwKey32.exe /GS3S /RIP_CODE=50:D:\Mypath\ MyProg1.exe MyProg2.exe

MyProg1.exe and MyProg2.exe will be bound to Guardant Sign. Instructions will be transferred from the application bodies into the virtual machines with a 50% probability. Map files from the D:\Mypath\ folder are used.

...