| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This script is a simple tool designed to modify the device IDs used by the Cursor editor. It can be useful if frequent account switching causes your device to become locked. By running this script, you can reset these IDs.
Download the change_id.sh script.
Make the script executable:
chmod +x change_id.shRun the script:
To use automatically generated IDs:
./change_id.shTo specify a custom machine ID:
./change_id.sh your_custom_idBy default, the configuration file is located at:
~/Library/Application Support/Cursor/User/globalStorage/storage.json
This script is provided for educational and research purposes only. Using this script may violate the terms of service of the Cursor editor. Use at your own risk.
| Back | FazBrowse Home | New Git URL |