Using the CodeProtect.exe inclusions file

/IL=File.ifp

Dongle type:

Any

Description:

You can indicate specific methods that require protection for fine-tuning the MSIL-code assembly protection. An exclusions file is generated by the ExclusionUtility.exe utility. 

Example

CodeProtect.exe /GS3S /PER=50 /IL=MyProg.ifp MyProg.dll

The .NET-library MyProg.dll will be bound to the Guardant Sign dongle, and 50 percent of its methods, indicated in MyProg.ifp, will be encrypted and placed into the trusted container.

  • No labels