KeyCheck API
How do I make the Instant KeyCheck API example work?
How do I add Hardware Signatures into the Registration ID using KeyCheck API?
How can I protect the .NET code against reverse engineering with KeyCheck API?
How is ElecKey easily crackable compared with a pure .NET protection system?
Could a hacker jump around the protection code and then be able to run the program successfully?
What is the difference between Key Data and Key Values?
Do 10 Key-Value pairs are saved in Key, and does the API encrypt/decrypt them while communicating between the program and the Key?
How do I use Key Values in my code?
How do I use the Key Values feature for challenge-response authentication between my program and the Key?
I don't want anyone to be able to read the Key-Value pairs from my executable file.
Do you recommend that, the KeyValueCode string is saved with in the code? How well is the string encrypted?
Do you have a trick to use Key Values for more security?
How do I set the KeyValueCode and save the pair to the USB License Key?