Any questions? Ask us: support@enigmaprotector.com

Help

Manual
Additional
Manual

API Description

The Enigma API is a set of special functions that allow you to view the protection, trial and licensing parameters inside your application while the application is running. Please select the necessary API group:

  • Registration API - licensing and key validation functions;
  • Trial API - trial parameters and date/time monitoring functions;
  • Crypt API - hashing and encryption functions;
  • Miscellaneous API - protected strings, executed copies, watermarks, country, Enigma version, protection integrity and other miscellaneous functions;

See How to use Enigma API and Debugging with enigma_ide.dll pages to learn more about calling API from your application.

Warning: the Enigma API takes effect only after the module has been protected! Do not forget to protect the module before using it.