c++ - How to deploy a .NET application that will expire after a certain time or number of uses -
we able create intermediate releases of our software time-bomb or expire after fixed time or number of uses not manipulated. using visual c++ mixed native , managed assemblies.
i imagine may need rely on registry tag seems insecure.
can offer advice on how this?
i working on "trial-ware" solution while , used combination of registry keys, information stored in flat-file @ position surrounded junk data, , had option reach out webservice verify software creators.
however, frustratedwithformsdesigner stated, there no 100% fool-proof way this. there way hacker can around whatever precautions put in place.
Comments
Post a Comment