JackKuo-tw / RunAsDate

Repository from Github https://github.comJackKuo-tw/RunAsDateRepository from Github https://github.comJackKuo-tw/RunAsDate

RunAsDate

License

Welcome to the open-source version of RunAsDate, a tool designed to run programs with a specified date and time. This project aims to replicate and enhance the functionality of the original RunAsDate application.

Most of the code has been generated with assistance from AI tools like Cline (Grok-3), Gemini, and ChatGPT.

Table of Contents

About

RunAsDate allows you to launch applications with a custom date and time setting, which can be useful for testing software under different date conditions or bypassing time-based restrictions.

Features

  • Set custom date and time for application execution
  • Lightweight and easy to use
  • Open-source and customizable

Third Party Libraries

  • MinHook - A Windows API hooking library used for intercepting system calls.

References

About

License:MIT License


Languages

Language:C++ 77.0%Language:CMake 23.0%