Page 2 of 2

Re: 30-Day Trial Feature

Posted: Sun Oct 31, 2010 9:36 am
by Axel
himeji-jo wrote:
it's great clapper;
watch the date thats the second post i see from you with a nice bump(first 24 aug , then 2 sep)

Re: 30-Day Trial Feature

Posted: Thu Apr 07, 2011 7:22 pm
by RonaldHarvey
Thanks for your program it's good. wahooo;

Re: 30-Day Trial Feature

Posted: Fri Apr 22, 2011 3:26 pm
by born2code
Thanks , this tutorial is really useful.

Isn't it a bit unsecured? Most of the released programs with trial features uses some .ini or something to store their remaining time.

I've heard and even experienced the trail system being cracked and changed.

Excluding this report above, awesome tutorial.

Re: 30-Day Trial Feature

Posted: Fri Apr 22, 2011 4:25 pm
by CodenStuff
born2code wrote:
Thanks , this tutorial is really useful.

Isn't it a bit unsecured? Most of the released programs with trial features uses some .ini or something to store their remaining time.

I've heard and even experienced the trail system being cracked and changed.

Excluding this report above, awesome tutorial.
Yes it can be "cracked" by people who know what they are doing but really this is just a kick-start tutorial showing one way you could add trial features to your apps. It can be made more secure by maybe encrypting the trial time and by saving it in both settings and a file in the app folder and things like that.

With any tutorial is good to just look at it..learn from it and then change it to meet your own needs and requirements cooll;

Re: 30-Day Trial Feature

Posted: Fri Apr 22, 2011 4:43 pm
by Axel
CodenStuff wrote:
born2code wrote:
Thanks , this tutorial is really useful.

Isn't it a bit unsecured? Most of the released programs with trial features uses some .ini or something to store their remaining time.

I've heard and even experienced the trail system being cracked and changed.

Excluding this report above, awesome tutorial.
Yes it can be "cracked" by people who know what they are doing but really this is just a kick-start tutorial showing one way you could add trial features to your apps. It can be made more secure by maybe encrypting the trial time and by saving it in both settings and a file in the app folder and things like that.

With any tutorial is good to just look at it..learn from it and then change it to meet your own needs and requirements cooll;
you can make that trick/crack useless by saying like
trial : Watermarks on the picture
activated : No watermarks

So even if they bypass the 30 days trial its useless