jinx.de
jinx.de
JNXLicense.framework
Montag, 4. Juni 2007
ScreenRecycler is out now. Yippee.
What took me so long ? Not the program itself, but the licensing framework which I had to write.
I thought I’d take the eSellerate.net or Kagi.com kit and be done with it. After integrating the eSellerate integrated store I found out that it wasn’t Universal - grmpf. Had to use the embedded Webstore. During testing I found out that the licensing activation did not work correctly for me - or my setup and it did not have the fine granularity I wanted anyways.
I did take a look at Aquatic Prime but that’s just to easy to crack, so I developed JNXLicense.framework. JNXLicense.framework is for impatient software developer, it just runs.
Key features:
- Add just three lines of code and you are done.
- No Nib file editing, menu is created dynamically.
- Connects via http or mail to a server for activation/deactivation.
- You can create licenses with an expire date. (subscription models, NCR, ...)
- You can enable specific copy-protection features dynamically on the server, per license.
- Host and Network licenses possible.
- read/write application specific dictionary data to the license-data.
- quantity licensing, one license for many activations.
- works with eSellerate embedded Webstore.
- works with different Payment-providers as that’s part of the server.
- data send to and from the server is not crypted, just signed.
As with all licensing kits, yes it’s crackable. Each softwareproduct has to be binary patched to be cracked, not just the framework.
Every serial number has a quantity; only that quantity of licenses can be activated, serial numbers on warez sites won’t be usable.