This plugins checks if the license key is valid in runtime, i.e. during the application works.
Enigma Protector itself does not check for key expiration in runtime, we assume the develop should do that and make necessary actions when key expires (close application, etc).
In this plugin, if the key has expired or became invalid, protected process just exists. This may be suitable for some specific cases. If needed, modify plugin sources (written in Delphi) for your own needs.
Delphi sources:
x86 and x64 binary files:
Check key validity/expiration in runtime
Check key validity/expiration in runtime
You do not have the required permissions to view the files attached to this post.