1个月前
https://web.archive.org/web/20251221151756/https://updates.rewind.ai/builds/main/b15607.1-main-f3ba644.zip
Full instructions:
- Unzip `Rewind-b15607.1-main-f3ba644.zip` to `/Applications`
- Patch the EOL cutoff date and resign it:
```sh
r2 -wqc "s 0x10009bc50; wa mov w4, 0xfa0; q" /Applications/Rewind.app/Contents/MacOS/Rewind
codesign --force --deep -s - /Applications/Rewind.app
```
- If your AI key doesn’t persist when you save and AI features don’t work, close Rewind then open Keychain Access:
- `open -a "Keychain Access"`
- Search for `openAIAPIKey`, you should have `com.memoryvault.MemoryVault` in the search results. Double-click on it, then click on the `Access Control` tab, select `Allow all applications to access this item` and click on `Save Changes` at the bottom.
- It should work now. This needs to be done because for some reason the adhoc sign seems to break reading the value from the keychain (`SecureSetting: Failed to retrieve value for key 'openAIAPIKey': unhandledError(status: -25293)`)
@ignsanjeev评论于:Rewind 1.5607 破解版 – macOS屏幕回溯自动记录AI助手
1个月前
2个月前
4个月前
