49 Commits

Author SHA1 Message Date
煎饼果子卷鲨鱼辣椒
460b2b47a7 增强Cursor Windows机器码修改脚本,新增PowerShell原生随机字符串生成函数,提升代码可读性和可维护性。移除原有的随机字符串生成实现,确保生成的机器ID更加安全和随机化,进一步优化用户体验。 2025-07-18 15:04:00 +08:00
煎饼果子卷鲨鱼辣椒
7507be7e8b 增强Cursor Windows机器码修改脚本,新增PowerShell原生随机字符串生成函数以替代原有的密码生成方法,提升了代码的可读性和可维护性。同时,确保生成的机器ID和MAC地址更加安全和随机化,优化了用户体验。 2025-07-18 14:57:13 +08:00
煎饼果子卷鲨鱼辣椒
b660ba0080 增强Cursor ID修改工具,新增JavaScript注入功能以实现设备识别绕过,优化了用户反馈信息,确保在注册表修改失败时提供清晰的操作指引。同时,更新了日志信息,提升了脚本的可维护性和用户体验。 2025-07-14 10:59:58 +08:00
煎饼果子卷鲨鱼辣椒
31331a8991 增强Cursor ID修改工具,更新为ES模块兼容版本,重写crypto.randomUUID方法以支持UUID生成,同时覆盖系统ID获取函数,确保在不同环境下的可访问性。移除旧版Windows ID修改脚本,简化结构并提升可维护性,为后续功能扩展打下基础。 2025-07-14 10:37:13 +08:00
煎饼果子卷鲨鱼辣椒
0cdceeed83 回滚之前的方法 2025-07-03 10:57:26 +08:00
煎饼果子卷鲨鱼辣椒
c5c4b62612 修复Cursor脚本中的输出格式问题,优化了安全提示信息的可读性,提升了用户在执行机器码配置修改时的体验。同时,调整了启动Cursor生成配置文件的注释格式,确保信息更加清晰易懂。 2025-07-02 15:39:39 +08:00
煎饼果子卷鲨鱼辣椒
a530e42de6 修复Cursor脚本中的机器码输出问题,确保在用户反馈中正确显示完整的machineId。优化了输出信息的可读性,提升了用户体验。 2025-07-02 11:24:22 +08:00
煎饼果子卷鲨鱼辣椒
80079bd4cc 修复Cursor脚本中的字符串插值问题,确保在输出信息中正确显示变量内容。优化了环境检查和机器码配置修改的用户反馈,提升了脚本的可读性和用户体验。 2025-07-02 11:03:47 +08:00
煎饼果子卷鲨鱼辣椒
dfa1c7ba40 在Windows PowerShell版本中新增了强制关闭Cursor进程和文件权限检查功能,增强了机器码配置修改的安全性和可靠性。优化了修改流程,增加了重试机制和详细的用户反馈,确保用户在执行过程中获得清晰的操作指引和错误处理建议。 2025-07-02 10:20:31 +08:00
煎饼果子卷鲨鱼辣椒
7e566bc768 增强机器码配置修改功能,新增配置文件格式验证及现有遥测属性显示,确保用户在执行过程中获得详细反馈。优化了属性更新和验证逻辑,提升了脚本的可靠性和用户体验。 2025-07-02 10:02:11 +08:00
煎饼果子卷鲨鱼辣椒
ad51a92595 增强Cursor脚本的环境检查和机器码修改功能,新增对Cursor环境的全面检查,包括Python环境、配置文件、目录结构和权限验证。优化了机器码配置修改流程,增加了备份和验证步骤,确保用户在执行过程中获得详细的反馈和建议,提升了用户体验的可靠性和安全性。 2025-07-01 18:11:37 +08:00
煎饼果子卷鲨鱼辣椒
7e3239b2dc 更新Cursor脚本以增强用户交互体验,新增用户选择菜单功能,允许用户选择仅修改机器码或重置环境并修改机器码。根据用户选择,脚本将显示相应的执行流程说明和注意事项,确保用户在执行过程中了解操作步骤。同时,优化了执行逻辑,确保在执行过程中提供必要的警告提示,提升用户体验的可靠性和安全性。 2025-07-01 18:00:23 +08:00
煎饼果子卷鲨鱼辣椒
9d1acba9bb 修复Cursor启动过程中的路径验证和配置文件生成逻辑,确保在路径为空或不可用时提供备用路径。增加了额外的等待时间以确保配置文件完全写入,并在错误处理时提供更详细的调试信息,提升用户体验的可靠性和稳定性。 2025-07-01 17:01:50 +08:00
煎饼果子卷鲨鱼辣椒
f942fc7f2c 新增预创建必要目录结构功能,以避免权限问题,确保用户在执行Cursor相关操作时的顺利进行。更新了相关脚本以增强目录权限管理,提升用户体验。 2025-07-01 14:22:47 +08:00
煎饼果子卷鲨鱼辣椒
fba9857c3f 更新 Cursor 脚本,采用分阶段执行策略,增强用户体验。新增执行流程说明和用户确认步骤,确保用户在执行过程中了解操作步骤及注意事项,同时更新重要提示以支持机器码修改功能。 2025-07-01 14:03:53 +08:00
煎饼果子卷鲨鱼辣椒
ab6db7d431 新增重启Cursor并等待配置文件生成的功能,提升机器码配置修改的可靠性。同时,更新了相关脚本以确保在修改机器码配置时能够正确处理Cursor进程,增强用户体验。 2025-07-01 11:25:33 +08:00
煎饼果子卷鲨鱼辣椒
e282b95c8a 新增重要警告提示,提醒用户在执行 Cursor 防掉试用Pro删除文件夹功能时必须彻底清理指定文件夹,确保没有残留设置,以防止试用状态被恢复。此更新增强了用户在执行关键操作时的警觉性。 2025-07-01 11:10:01 +08:00
煎饼果子卷鲨鱼辣椒
bc450ddc16 新增 Cursor 防掉试用Pro删除文件夹功能,提升用户体验。该功能将删除指定的 Cursor 相关文件夹以重置试用状态,并在执行过程中提供详细的操作统计信息。同时,更新了相关脚本以屏蔽机器码修改功能,确保当前版本专注于文件夹删除操作。 2025-06-30 18:38:20 +08:00
煎饼果子卷鲨鱼辣椒
4992f775da 更新 README 文件以反映 Cursor 版本的升级至 1.0.x,并添加赞助商广告信息。更新了 AppImage 安装说明中的版本号示例,以确保用户获取最新的使用信息。 2025-06-12 15:23:45 +08:00
煎饼果子卷鲨鱼辣椒
9a0a1260e0 gg 2025-06-05 15:01:33 +08:00
煎饼果子卷鲨鱼辣椒
a864cf9284 gg 2025-06-05 11:56:37 +08:00
煎饼果子卷鲨鱼辣椒
f3953cd838 移除 Cursor 初始化清理函数的调用,这个方法还需要琢磨一下 2025-05-30 09:54:58 +08:00
煎饼果子卷鲨鱼辣椒
a48185e6a5 支持0.50.x 2025-05-29 17:41:46 +08:00
煎饼果子卷鲨鱼辣椒
776ecb0434 新增 Cursor 初始化函数以清理不必要的文件和文件夹,提升脚本的稳定性和用户体验。同时修复了路径字符串中的转义字符问题,确保在 Windows 环境下的兼容性。 2025-05-29 16:57:21 +08:00
煎饼果子卷鲨鱼辣椒
33cd677188 更新 README 文件以反映最新的 Cursor 版本支持信息,从 0.47.x 更新至 0.49.x,确保文档的准确性和最新性。同时,更新了日志文件名称和内容,以更好地描述工具的功能。此更改旨在提升用户体验和文档的实用性。 2025-04-22 11:39:05 +08:00
煎饼果子卷鲨鱼辣椒
f2e315beac 优化cursor_win_id_modifier.ps1脚本,增强注册表操作的错误处理和用户提示信息,确保在获取和更新MachineGuid时提供更清晰的反馈。同时,简化了备份文件的创建逻辑,仅在原始值存在时进行备份,提升了脚本的稳定性和用户体验。 2025-03-18 00:36:07 +08:00
煎饼果子卷鲨鱼辣椒
7b0e701422 支持版本更新 2025-03-17 11:17:28 +08:00
煎饼果子卷鲨鱼辣椒
a63fcac86b 更新文档以支持Cursor v0.47.x版本,修改相关提示信息并增强脚本功能以处理设备ID生成。包括对Windows和Mac/Linux的支持更新,确保用户获得最新信息。 2025-03-14 18:07:25 +08:00
hzz
27b2f28765 Bugfix: 修复删除 cursor-updater 目录失败的问题
问题描述:
在 Windows 系统上,如果用户已经执行过脚本,cursor-updater文件已存在,再次执行脚本删除cursor-updater目录会报错
2025-02-22 22:59:02 +08:00
煎饼果子卷鲨鱼辣椒
19f4beec47 refactor: Streamline Cursor app modification script workflow
- Removed unnecessary function calls in main script execution
- Simplified post-configuration process by focusing on essential registry updates
- Removed redundant file tree display after configuration changes
2025-02-13 17:24:10 +08:00
煎饼果子卷鲨鱼辣椒
7ed6397075 refactor: Improve MachineGuid update function with enhanced error handling and recovery
- Replaced reg.exe query with PowerShell registry cmdlets for more robust access
- Added comprehensive error checking and validation for registry operations
- Implemented more detailed backup and restore mechanisms
- Enhanced logging and error reporting for MachineGuid modification process
- Improved function to return boolean status for better error tracking
2025-02-12 11:42:09 +08:00
煎饼果子卷鲨鱼辣椒
dc8807f3dc refactor: Improve MachineGuid backup and error handling robustness
- Added fallback backup location when default backup directory is unavailable
- Enhanced GUID parsing with additional null checks
- Improved backup file recovery error handling
- Added warning message for scenarios without backup file
- Refined error recovery mechanism with more comprehensive checks
2025-02-12 11:40:09 +08:00
煎饼果子卷鲨鱼辣椒
30af54da9c feat: Enhance MachineGuid modification with robust error handling and admin privileges
- Added administrator privilege check before script execution
- Improved MachineGuid update function with detailed error handling
- Implemented comprehensive registry backup and validation
- Added color-coded console output for better user feedback
- Enhanced error recovery mechanism with automatic backup restoration
- Integrated new configuration generation and MachineGuid update in main workflow
2025-02-12 11:33:26 +08:00
煎饼果子卷鲨鱼辣椒
4d68f4bdb7 refactor: Improve Cursor ID modifier script messaging and formatting
- Updated script header text for Linux, Mac, and Windows versions
- Refined public account promotion message
- Clarified tool description and version support
- Improved readability of promotional text
- Maintained consistent formatting across platforms
2025-02-07 12:23:39 +08:00
煎饼果子卷鲨鱼辣椒
edc68edddb style: Refine Cursor ID modifier script UI and messaging
- Adjusted title spacing in Linux, Mac, and Windows scripts
- Standardized promotional message formatting
- Removed redundant text in Windows script
- Improved visual consistency across platform-specific scripts
2025-02-05 15:05:25 +08:00
煎饼果子卷鲨鱼辣椒
be4c3a7681 feat: Update Cursor ID modifier scripts with version support and promotional messaging
- Updated Linux, Mac, and Windows scripts to support Cursor v0.45.x
- Added promotional message encouraging users to follow public WeChat account
- Refined logo and tool title display
- Removed outdated version support warnings
- Enhanced script messaging with additional context and community engagement
2025-02-05 14:59:04 +08:00
煎饼果子卷鲨鱼辣椒
719b418b7f docs: Add detailed registry modification documentation to README files
- Added comprehensive explanation of MachineGuid registry modification in both English and Chinese README files
- Included safety measures, potential impacts, and recovery steps for registry changes
- Updated Windows PowerShell script to provide additional registry modification information
- Enhanced user awareness about system-level modifications and their implications
2025-02-04 22:20:52 +08:00
煎饼果子卷鲨鱼辣椒
fe5c1253e9 Update Cursor version support in README and Windows script
- Updated README files to indicate support for Cursor 0.45.x on Windows
- Added version detection function in Windows PowerShell script
- Improved version information display and user guidance
- Marked Mac/Linux 0.45.x support as under testing
2025-02-04 22:11:38 +08:00
煎饼果子卷鲨鱼辣椒
e9bcc02a10 feat: Enhance Cursor ID modifier script with advanced ID generation and version compatibility
- Improved random ID generation with more robust cryptographic methods
- Added new functions for generating standard machine and UUID identifiers
- Implemented version compatibility check for Cursor versions
- Enhanced user guidance with detailed version-specific instructions
- Added automatic MachineGuid update and backup functionality
- Introduced optional auto-update disabling feature with comprehensive error handling
2025-02-04 22:06:10 +08:00
煎饼果子卷鲨鱼辣椒
2cfd7e63e5 Add auto-update disabling feature to Cursor ID modifier scripts
- Implemented `disable_auto_update()` function for Linux, macOS, and Windows scripts
- Added interactive prompt to allow users to disable Cursor's automatic updates
- Included comprehensive manual guide for users if automatic disabling fails
- Enhanced error handling and validation for update disabling process
- Provided clear instructions and fallback methods across different platforms
2025-01-25 20:05:49 +08:00
煎饼果子卷鲨鱼辣椒
09a95b999f Enhance file permission settings for Cursor configuration files
- Updated Linux, macOS, and Windows scripts to set more restrictive file permissions
- Implemented read-only file access with additional validation checks
- Added fallback methods to ensure configuration file protection
- Improved logging for permission setting processes
2025-01-25 19:58:35 +08:00
煎饼果子卷鲨鱼辣椒
a76b0ed71c Add instructions to disable auto-update feature in README files and update script
- Introduced a new section in both English and Chinese README files detailing methods to disable the auto-update feature for Cursor, including a built-in script and manual steps for Windows, macOS, and Linux.
- Updated the cursor_win_id_modifier.ps1 script to prompt users for disabling auto-update, enhancing user interaction and control over application settings.
- Included warnings about the need for manual updates after disabling the auto-update feature, improving overall user guidance.
2025-01-24 23:06:25 +08:00
煎饼果子卷鲨鱼辣椒
f7345eae36 Update README files and scripts to clarify Cursor version support
- Added important notices in both English and Chinese README files regarding supported Cursor versions: v0.44.11 and below are supported, while the latest 0.45.x versions are temporarily unsupported.
- Enhanced error handling in the cursor ID modifier scripts for Linux, macOS, and Windows to check for the existence of the configuration file before proceeding.
- Improved user feedback by including warnings about the required Cursor version in the script outputs.
- Streamlined the configuration update process in the scripts to ensure clarity and robustness.
2025-01-24 22:40:19 +08:00
煎饼果子卷鲨鱼辣椒
820d722ac9 Refactor README files and enhance cursor_win_id_modifier.ps1 script
- Removed outdated installation instructions for overseas users in both English and Chinese README files.
- Updated installation commands for macOS and Linux to point to the correct scripts.
- Added a success image display in the installation sections for better user feedback.
- Improved error handling and configuration writing in the cursor_win_id_modifier.ps1 script, ensuring directory existence and setting file permissions more robustly.
- Included a prompt for users to restart Cursor to apply new configurations and added a message to follow the official WeChat account for further engagement.
2025-01-22 14:45:16 +08:00
煎饼果子卷鲨鱼辣椒
8c3e6a7dd0 Add manual auto-update disable instructions in README files and update cursor_win_id_modifier.ps1 script
- Introduced a new section in both English and Chinese README files detailing how users can manually disable the auto-update feature for Windows and macOS/Linux.
- Updated the cursor_win_id_modifier.ps1 script to prompt users for disabling auto-update, providing a more interactive experience and handling the creation of a blocking file.
- Enhanced documentation to improve user guidance and control over the application settings.
2025-01-11 23:27:44 +08:00
煎饼果子卷鲨鱼辣椒
4b90d906ba Refactor cursor ID modifier scripts to improve output formatting and consistency
- Moved the display of public account information to the end of the output in the macOS script for better user experience.
- Adjusted the placement of public account information in the Windows script to enhance visibility and maintain consistency across platforms.
- Ensured that the message prompting users to restart Cursor is clearly presented in both scripts.
2025-01-09 00:25:09 +08:00
煎饼果子卷鲨鱼辣椒
9495ba7f71 Enhance ID generation in macOS and Windows scripts
- Added a function to generate random hexadecimal strings in the Windows ID modifier script for improved randomness.
- Updated the macOS script to concatenate a hexadecimal representation of the prefix "auth0|user_" with a random ID, ensuring a consistent format for machine IDs across platforms.
- Improved comments in both scripts for better clarity on the ID generation process.
2025-01-09 00:23:32 +08:00
煎饼果子卷鲨鱼辣椒
d0415ff710 Update cursor ID modifier scripts to correct public account name and adjust formatting
- Changed the public account name from "煎饼果子AI" to "煎饼果子卷AI" in both macOS and Windows ID modifier scripts for consistency.
- Adjusted spacing in the display message for "Cursor ID 修改工具" to improve visual alignment in both scripts.
- Ensured consistent user experience across different platforms by maintaining similar formatting in the output messages.
2025-01-09 00:14:47 +08:00
煎饼果子卷鲨鱼辣椒
4365cd32d2 Refactor README.md and remove outdated Windows batch script
- Updated README.md to replace references to the Windows reset script from a .bat file to a .ps1 file for improved compatibility with PowerShell.
- Removed the obsolete cursor_win_id_modifier.bat script to streamline the project and eliminate redundancy.
- Ensured clarity in installation instructions for domestic users by maintaining consistent formatting and updated download commands.
2025-01-08 19:11:14 +08:00