|
ROCKEY2 Software Security Dongle
Rockey2 security dongle is the revised economic version of
ROCKEY4, it is under the 2nd generation of dongle software security
technology. It is built with traditional EEPROM storage and uses
driver native to Windows and Linux thus making it simple to implement at a very low cost.
Each ROCKEY2 software security dongle contains a User ID (UID)
as well as the globally unique Hardware ID (HID). Developers are
required to generate their own UID by inserting up to 64 bytes of
Seed Code. HID is an unchangeable ID that has been burned into the dongle during production.
Important: There is no possibility one can reverse engineer the UID and get the Seed Code. Developers must keep their own seed code safely.
There are three common ways of implementation:
-
Enveloping
In the ROCKEY2 SDK CD, there is an Enveloper program which allows
software developers to encrypt any executable files in a few
simple
steps. This solution does not require any programming skills and is
an ideal solution if you do not posses the source code for the
application.
-
API
The ROCKEY2 API is where software developers can integrate the
highest software protection from ROCKEY2 by calling specialized instructions into the application source code. You
will find many useful API samples for all the popular programming
languages as listed below:
Access 2000
ASP.net
C++ Builder 6
Delphi 6/7
FoxPro 6
Java
PowerBuilder 6.5/7
Python
Visual Basic 6
Visual C++ 6
Visual Studio .net
-
Enveloping + API
A secure system combining both the API and Enveloping methods, thus will establish greatest level of protection for your software.
top |