Namespace ArmDot.Client
Classes
Api
Use methods of this class to set and check the license key state, and to get current machine's hardware id.
Api.Hardware
Contains possible values of hardware that are used to generate hardware id.
Api.LicenseKeyState
Contains possible values of license key state. Also see ArmDot.Client.Api.GetLicenseState.
EmbedFileAttribute
Instructs ArmDot to embed a file into output assembly.
HideStringsAttribute
Instructs ArmDot to encrypt and hide strings used in the code.
IntegrityCheckingAttribute
ObfuscateControlFlowAttribute
Instructs ArmDot to obfuscate the control flow of methods.
ObfuscateNamesAttribute
Instructs ArmDot to obfuscate names.
ObfuscateNamespacesAttribute
Instructs ArmDot to obfuscate names.
ProtectEmbeddedResourcesAttribute
Instructs ArmDot to hide and encrypt the embedded resources of an assembly.
VirtualizeCodeAttribute
Instructs ArmDot to virtualize a method.