Workaround for Mac (spoofing date and time)
Posted: Wed Aug 06, 2025 7:31 pm
I've found a workaround for getting the program running without changing the system date and time (until I actually receive my key!!) using a tool called libfaketime (https://github.com/wolfcw/libfaketime). It's working for me on my Mac, I also expect that this would work on most linux installations too.
If you don't have brew already, install that (instructions at www.brew.sh), then run the following:
brew install libfaketime
faketime '2025-07-01 12:00:00' /Applications/MakeMKV.app/Contents/MacOS/makemkv
This seems to be working to get the app open and ripping again without messing around with the system time.
Hopefully the key issue is sorted soon, but for the time being this may be of use to some of you
If you don't have brew already, install that (instructions at www.brew.sh), then run the following:
brew install libfaketime
faketime '2025-07-01 12:00:00' /Applications/MakeMKV.app/Contents/MacOS/makemkv
This seems to be working to get the app open and ripping again without messing around with the system time.
Hopefully the key issue is sorted soon, but for the time being this may be of use to some of you