Good day
I am looking for solution, how to protect my app, created on Unity. I suppose, I will pack it with InnoSetup.
Cant find any good asset or module to protect app. How I understood, security check must work inside the Unity build, but not in the Installer.
I see that process in 2 ways:
1) Installing software (my app) user must enter serial key. Installed app must not be possible to copy --> paste in another PC
2) Installing software user not asked to enter any key, but must to do it after starting app.
I found [service][1] where is offered to make online activation by email - the idea is good and suitable for me, but their app creator doesnt work on Win8 and Unity
Is there any solution?
P.S. app will be updated (bundle, exe)
[1]: http://exesecure.com
↧