Skip to content

boiln/cursor-pwn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cursor Pwn 0.1.0

License Python Version Platform

A utility tool designed to modify device identification parameters for Cursor IDE, helping to manage and refresh device identifiers to bypass Cursor's free trial limit.

trial

cursor-pwn

Features

  • 🔄 Generates new device identifiers
  • 💾 Automatically backs up existing configurations
  • 🛡️ Option to disable auto-updates
  • 🔒 Requires administrator privileges for registry modifications
  • 📊 Detailed logging and status reporting
  • 🎨 Colorful CLI interface
  • ⚡ Automatic process management

Requirements

  • Windows 10 or 11
  • Python 3.6 or higher
  • Administrator privileges
  • Cursor IDE v0.45.x or lower installed

Installation

  1. Clone this repository:
git clone https://github.com/yourusername/cursor-device-modifier.git
cd cursor-device-modifier
  1. Install required packages:
pip install -r requirements.txt

Usage

  1. Log out of Cursor account in the IDE.
  2. Run the script as Administrator:
python pwn.py
  1. Follow the on-screen prompts
  2. Restart Cursor IDE after completion

What It Does

The tool performs the following operations:

  1. Detects current Cursor version
  2. Creates backups of existing configurations
  3. Generates new device identifiers:
    • Machine GUID
    • SQM ID
    • Machine ID
    • Device ID
  4. Updates storage configuration
  5. Optionally disables auto-updates

File Structure

📁 Your Cursor Directory
├── 📄 storage.json (modified)
└── 📁 backups
    └── 📄 storage.json.backup_YYYYMMDD_HHMMSS

Compatibility

  • ✅ Windows 10
  • ✅ Windows 11
  • ❌ macOS
  • ❌ Linux

Warning

This tool modifies system settings and device identifiers. Use at your own risk. Always ensure you have backups before running the tool.

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Disclaimer

This tool is for educational purposes only. Users are responsible for ensuring they comply with all relevant terms of service and licensing agreements.

About

Unlimited cursor free trial

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages