DeployLX Software Protection System

Translate Exception Form

Rules Tab

The Translate Exception Form allows a developer to translate an exception containing obfuscated names to their original names.

Paste the exception information into the Exception Text and select Translate to restore the original names.

To translate an exception select Translate Exception from the CodeVeil tab of an open project or the Home tab without any projects open.

Form Elements

Obfuscation Map

The location to the obfuscation map, or folder containing multiple maps to search, of the veiled project.

Select the obfuscation map generated when veiling.

Original Exception

The exception stack trace to translate.

Translated

Translates the Exception Text to its original names.

Visual Studio Add In

The translation form is also available as a Visual Studio 2008 and 2010 add in.

To install the Visual Studio Add In

  1. Select File | Options from the Ribbon.
  2. Navigate to the CodeVeil group.
  3. Select Install VS Add In.

See Also