Skip to content

A simple script-based tool to reset Cursor machine IDs and bypass trial limits on macOS, Linux, and Windows.

Notifications You must be signed in to change notification settings

dacrab/cursor-id-modifier

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

Cursor ID Modifier

A simple script-based tool to reset Cursor machine IDs and bypass trial limits on macOS, Linux, and Windows.

🚀 Usage

One-Click Installation

macOS

curl -fsSL https://raw.githubusercontent.com/dacrab/cursor-id-modifier/master/scripts/cursor_mac_id_modifier.sh | sudo bash

Linux

curl -fsSL https://raw.githubusercontent.com/dacrab/cursor-id-modifier/master/scripts/cursor_linux_id_modifier.sh | sudo bash

Windows (PowerShell)

irm https://raw.githubusercontent.com/dacrab/cursor-id-modifier/master/scripts/cursor_win_id_modifier.ps1 | iex

Manual Usage

You can also run the scripts directly from the scripts directory:

  • macOS: scripts/cursor_mac_id_modifier.sh
  • Linux: scripts/cursor_linux_id_modifier.sh
  • Windows: scripts/cursor_win_id_modifier.ps1

⚠️ Disclaimer

This tool is for educational purposes only. Please support the developers of Cursor by purchasing a subscription if you find value in their product.

About

A simple script-based tool to reset Cursor machine IDs and bypass trial limits on macOS, Linux, and Windows.

Topics

Resources

Stars

Watchers

Forks

Languages

  • Shell 69.0%
  • PowerShell 31.0%