Check key validity/expiration in runtime

Questions, downloads, issues related to plugins for Enigma Protector
Post Reply
Enigma
Site Admin
Posts: 2939
Joined: Wed Aug 20, 2008 2:24 pm

Check key validity/expiration in runtime

Post by Enigma »

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:
src.zip

x86 and x64 binary files:
bin.zip
You do not have the required permissions to view the files attached to this post.
Post Reply