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.
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.
- Set custom date and time for application execution
- Lightweight and easy to use
- Open-source and customizable
- MinHook - A Windows API hooking library used for intercepting system calls.