Generate keys for your software and validate it using SKGL library inside your own project.
Software Protector is an open source 100% managed .NET licensing system based on SKGL Project. Generate keys for your software, and validate them using SKGL library inside your own project. Features of Software Protector:
Set the amount of days the key should be valid
Use "feature-locking" to make different versions of your software (such as trial, lite, pro, enterprise)
It's so easy to use, and add to an existing .NET poject
artemlos
Pros
* Time limit your application (max 999 days)
* Use feature locking (8 features available)
* A simple, 20 char long key MUYVD-LSEBY-CXHRQ-XFAGY
Cons
* It uses symmetric cryptography (one strong key). Some of the other solutions available on internet use asymmetric encryption (public/private cryptography)