11/29/12

Bypass Trial Limits in Software, Use it for Lifetime


You download lot of softwares and a considerable part of them is available as trial wares of 30, 60, 90 days. So after this time period you can’t use the software. It will display trial version expired. So what you gonna do? You search for cracks, keygens etc. And most of this will gift you a Trojan to steal your data. More over using pirated version of softwares is illegal. Things are out of hope now.
So for a relief there is a nice piece of software called RunAsDate.

What as RunAsDate?

RunAsDate is a small utility that allows you to run a program in the date and time that you specify. This utility doesn’t change the current system date and time of your computer, but it only injects the date/time that you specify into the desired application.
You can run multiple applications simultaneously, each application works with different date and time, while the real date/time of your system continues to run normally.

DOWNLOAD: http://www.nirsoft.net/utils/run_as_date.html

How does it work ?
RunAsDate intercepts the kernel API calls that returns the current date and time (GetSystemTime, GetLocalTime, GetSystemTimeAsFileTime), and replaces the current date/time with the date/time that you specify.

How to use?
  • Browse and select your application.
  • Select a previous date and time.
  • Click Run.

How to Change JKS KeyStore Private Key Password

Use following keytool command to change the key store password >keytool  -storepasswd  -new [new password ]  -keystore  [path to key stor...