|
Thanks for the reply.
Hehe… I know that never will have stable cure against piracy :)
Yes, I use version:1 parameter and it is in encryption of MS to MSE file (encryptScript() function), and I hope no one hack mse-key, else, if thats true… the situation become more complicated. So, am talk about encrypted files that we create with encryptFile() and read them with openEncryptedFile(). And as the mxs-help suggest to build script license system using encrypted files as .lic file, but this solution totally fails in practice. The openEncryptedFile() is not a secret function, and as I see, its not a big deal to write a script to pass enumerated keys to it and loop while succeed.
Well, what I have in mind for now is to try to write my license file as serializated binary with dotNet.
Still not sure is this will solve the problem, so I’ll appreciate any suggestion about.
Author: Anubis
|