Keygen suggestion
Posted: Sat Mar 29, 2014 10:46 pm
You guys should think about making your keygen DLL open-source.
If it's based on RSA, then there's nothing to hide, and nothing that an adversary can use to exploit or weaken the security.
There is nothing there that they already know.
And if you let your users re-compile the source, it can help eliminate compatibility problems in the future.
Just look at the VMProtect people. Their keygen is based on RSA, and it's totally open-source.
Of course, if your keygen is written in Borland Delphi pascal, then I don't think users will be able to do much with the source. Ideally, it should be written in C/C++.
Thanks
If it's based on RSA, then there's nothing to hide, and nothing that an adversary can use to exploit or weaken the security.
There is nothing there that they already know.
And if you let your users re-compile the source, it can help eliminate compatibility problems in the future.
Just look at the VMProtect people. Their keygen is based on RSA, and it's totally open-source.
Of course, if your keygen is written in Borland Delphi pascal, then I don't think users will be able to do much with the source. Ideally, it should be written in C/C++.
Thanks