Skip to content

Releases: CookiePLMonster/UptimeFaker

v1.1

08 Apr 16:14
v1.1
8f18e14
Compare
Choose a tag to compare

Added a ProcessTime option, counting time from the time the process was created instead of the last reboot.

v1.0

06 Aug 19:21
0fd1c66
Compare
Choose a tag to compare

First UptimeFaker release.

Supported functions

  • From kernel32.dll:
    • QueryPerformanceCounter
    • GetTickCount
    • GetTickCount64
  • From winmm.dll:
    • timeGetTime
    • timeGetSystemTime