-
Notifications
You must be signed in to change notification settings - Fork 117
Rewind.ai #72
Description
Requesting Rewind 1.5460
Released February 16, 2024 — Bundle 15460.1
Download: File Info (Official 1.5460)
https://href.li/?https://updates.rewind.ai/builds/main/b15460.1-main-4d16fdd.zip
Macked Crack: File Info (Mirror 1.5284 MacKed)
https://href.li/?https://workupload.com/file/3jQChPuTRGj (Mirror — 1.5284 [MacKed] | pass: msj)
Crack Notes:
Rewind Pro License
Rewind Pro license information is stored in your preferences file at:
~/Library/Preferences/com.memoryvault.MemoryVault.plist
This is a standard macOS property list file that contains two important keys that store your license information:
ai.rewind.data-accountai.rewind.data-trial
The license data is encrypted (at least for mine), so you won't be able to read or modify it directly. But maybe this helps others find a way to reverse it for the hex modifications.
The app checks the subscription using this call:
https://account.rewind.ai/v2/check-subscription?token=
Subscription cache key:
ai.rewind.data-account
→ a 337-byte binary blob. That's Rewind's cached account/subscription payload (opaque/likely app-encrypted or serialized). This is the local "last known" state the app reads at launch.