Automated
Build Studio Operations |
The .NET Tools category includes the following operations:
| Operations |
Description |
| Demeanor |
Obfuscates your .NET code using WiseOwl Demeanor. |
| Dotfuscator |
Obfuscates your .NET code using PreEmptive
Dotfuscator. |
| Extract Public Key |
Extracts the public key from a .NET assembly, a
key file or a container using the Strong Name Tool (sn.exe). |
| FxCop |
Tool Analyzes code of your .NET assemblies using
Microsoft FxCop. |
| GAC Iterator |
Iterates records of the global assembly cache
using the Global Assembly Cache Tool (gacutil.exe). |
| Generate Key Pair |
Generates a new key pair using the Strong Name
Tool (sn.exe). |
| Install/Uninstall Assembly |
Installs or uninstalls a .NET assembly into/from
the global assembly cache using the Global Assembly Cache Tool (gacutils.exe). |
| Install/Uninstall Key |
Installs or uninstalls a key pair into/from the
specified key container using the Strong Name Tool (sn.exe). |
| Register/Unregister Assembly |
Registers or unregisters a .NET assembly using
the Assembly Registration Tool (regasm.exe). |
| Re-sign Assembly |
Re-signs a previously signed or delay-signed .NET
assembly with the real key pair using the Strong Name Tool (sn.exe). |
| Verify Strong Name |
Verifies the identity of a .NET assembly
installed into the global assembly cache (simple text name,
version number, culture information, public key and digital
signature) using the Strong Name Tool (sn.exe). |
| XenoCode |
Obfuscates your .NET code using Oak Vale Networks
XenoCode. |
|
In order to execute the desired Installers operation successfully, the
corresponding tool must be installed on your computer. Otherwise, an error will
occur.