Kript-On Beta Released
Posted: Sun Aug 26, 2007 6:34 pm
Finally, the long promissed Beta of Kript-On is out. Kript-On is mostly written in PB, and I would like to thank many for their help in my various posts.
srod and netmaestro stand out especially for their patience.
What is Kript-On?
Kript-On is an online (and offline) activation and protection system with remote update mechanism
Kript-On creates unique serial numbers which are then bound to the client. The developer can then monitor the
status of his keys and change online parameters or status (ie mark stolen) this feature giving unique flexibility.
Thus developer can code in advance future parameters (easter eggs). This will make it very hard for hackers to debug,
as it will not be possible to debug until developer updates My Kript-On Account
Features
- Can work with additonal packer/protection programs such as Themilda, Execryptor and Armadillo
- Online and Offline activation
- User defined parameters can be changed online at any time
- Marking a key as stolen deactivates remote program(s)
- Hardware lock
- Maximum expiry date
- Runcount limitation
- Open mode (same parameters for all keys) or Personalised mode (each key has its own parameters)
Known Bugs
- Display erratic after pressing "k"
- Same challenge sequence generated per seed for all client codes
- masterfil.dat corrupts if connection error happens
- inability to have multiple co-operative masterfile.dat (with different master keys)
- open file does not load kripton.db properly
- Does not work properly on Vista
Todo
- talkback feature
- Vista compatibility
- Faster encryption process
Partecipating in the beta
To partecipate is easy. Register yourself with the website www.kript-on.net. When your account has been enabled proceed to the purchase page
and choose any of the free packages. Then follow the instructions in the emails you recieve.
Whats included in the Kript-On package
The package contain the
- kripton.dll (redistributable dll with your application)
- kripton generator
- PB4 include file
- PB4 example program
How to use it
Presently there is only a PB example.
As presented in the example program, you will need to define a callback function. You will need to call "CHECK" at least
6 times before kripton is effective and communication will happen through the callback function.
Please follow the example. It is possible to have multiple callback functions and change them on the fly.
Should you have questions or contribtions you can post them to the forum on www.kript-on.net.
If you plan to use the included PB example change line
Global gCCode.s = "SZ3B36"
to your own code
If you wish to use same challenge set sequence, set seed to 100
thats all folks!
Update: 28/Sep/2007
-Fixed 1 of issues with Vista. Activation works in offline mode
-Debug version of DLL available on request (allows debug + log trace from kripton.dll)
To get new DLL just "purchase" some more new keys
You Do NOT need to reactivate the Kripton generator
srod and netmaestro stand out especially for their patience.
What is Kript-On?
Kript-On is an online (and offline) activation and protection system with remote update mechanism
Kript-On creates unique serial numbers which are then bound to the client. The developer can then monitor the
status of his keys and change online parameters or status (ie mark stolen) this feature giving unique flexibility.
Thus developer can code in advance future parameters (easter eggs). This will make it very hard for hackers to debug,
as it will not be possible to debug until developer updates My Kript-On Account
Features
- Can work with additonal packer/protection programs such as Themilda, Execryptor and Armadillo
- Online and Offline activation
- User defined parameters can be changed online at any time
- Marking a key as stolen deactivates remote program(s)
- Hardware lock
- Maximum expiry date
- Runcount limitation
- Open mode (same parameters for all keys) or Personalised mode (each key has its own parameters)
Known Bugs
- Display erratic after pressing "k"
- Same challenge sequence generated per seed for all client codes
- masterfil.dat corrupts if connection error happens
- inability to have multiple co-operative masterfile.dat (with different master keys)
- open file does not load kripton.db properly
- Does not work properly on Vista
Todo
- talkback feature
- Vista compatibility
- Faster encryption process
Partecipating in the beta
To partecipate is easy. Register yourself with the website www.kript-on.net. When your account has been enabled proceed to the purchase page
and choose any of the free packages. Then follow the instructions in the emails you recieve.
Whats included in the Kript-On package
The package contain the
- kripton.dll (redistributable dll with your application)
- kripton generator
- PB4 include file
- PB4 example program
How to use it
Presently there is only a PB example.
As presented in the example program, you will need to define a callback function. You will need to call "CHECK" at least
6 times before kripton is effective and communication will happen through the callback function.
Please follow the example. It is possible to have multiple callback functions and change them on the fly.
Should you have questions or contribtions you can post them to the forum on www.kript-on.net.
If you plan to use the included PB example change line
Global gCCode.s = "SZ3B36"
to your own code
If you wish to use same challenge set sequence, set seed to 100
thats all folks!
Update: 28/Sep/2007
-Fixed 1 of issues with Vista. Activation works in offline mode
-Debug version of DLL available on request (allows debug + log trace from kripton.dll)
To get new DLL just "purchase" some more new keys
You Do NOT need to reactivate the Kripton generator