0 items | Printer friendly
Main Form
CodeVeil Screen Shots

Main Form

 

The Main Form provides the main access to the features of CodeVeil™. You can create new projects, edit existing ones, and manage the settings for that project.

Next: Assembly Form


Feature/Control Description
1 - Global Options Global Options

Options that apply to all assemblies in the project.

Encrypt User Strings
Indicates that strings defined in code should be encrypted. You can explicitly exclude certain strings if needed by editing the assembly properties.
Encrypt Blob Heap
Indicates that blobs should be encrypted.
Encrypt Managed Resources
Indicates that managed resources such as RESX files and embeded files should be encrypted.
Backup original files
Indicates if the original files should be backed up. Can be overridden for each assembly on the Assembly Form.
Additional Search Paths
Allows you to specify additional paths to search for dependant assemblies.
2 - Assemblies Assemblies

Lists the assemblies included in the project.

3 - Action Buttons Action Buttons
Add and remove assemblies from the project.
4 - Assembly Properties Assembly Properties Click to modify the properties of an assembly in the project.

Next: Assembly Form