Tagged Questions

0
votes
1answer
118 views

How to create an activator + keygen for my .Net app?

I want to create an app that is only runnable on one machine (PC). The software should be activated through an activation key (the user sends me the activation serial and I will send him the code). ...
0
votes
1answer
226 views

Software Trial and Obfuscation Mechanisms

I have developed a piece of tool in .NET and now I want to protect it from unauthorized access. I can have a kind of Trial mechanism to give a taste of the software to users but I want them to ...