2023-05-06-MacOS破解软件安装
Parallels Desktop
下载地址:
ParallelsDesktop-18 https://www.aliyundrive.com/s/4mSirytX14A 提取码: 6ve9 点击链接保存,或者复制本段内容,打开「阿里云盘」APP ,无需下载极速在线查看,视频原画倍速播放。
安装方式
下载安装好软件后,不要登录账号。
下载破解文件
下载地址:https://github.com/dreamncn/ParallelsDesktopCrack
备用地址;https://gitee.com/sliverfoxwb/ParallelsDesktopCrack
破解方法有两种:
方式一: 自动破解
下载之后,解压,在终端进入对应的文件夹。
chmod +x ./install.sh && sudo ./install.sh |
如果提示Operation not permitted
,打开Full Disk Access
权限设置
System Preferences ▸ Security & Privacy ▸ Privacy ▸ Full Disk Access
If you got codesign
error, ensure xcode command line tools installed. Install with command xcode-select --install
.
重启电脑
方式二: 手动破解
- 退出
Parallels Desktop
账号并关闭程序 - Ensure prl_disp_service not running.
pkill -9 prl_disp_service |
- Copy cracked
prl_disp_service
file.
sudo cp -f prl_disp_service "/Applications/Parallels Desktop.app/Contents/MacOS/Parallels Service.app/Contents/MacOS/prl_disp_service" |
- Copy fake licenses.json.
sudo cp -f licenses.json "/Library/Preferences/Parallels/licenses.json" |
- Sign
prl_disp_service
file.
sudo codesign -f -s - --timestamp=none --all-architectures --entitlements ParallelsService.entitlements "/Applications/Parallels Desktop.app/Contents/MacOS/Parallels Service.app/Contents/MacOS/prl_disp_service" |
然后运行Parallels Desktop
即可。
Sublime Text
下载地址:
链接: https://pan.baidu.com/s/1hPRvhHUGwfcdfOQ-3-_ovA?pwd=u55v 提取码: u55v
如果安装好后,打开显示文件已损坏,在终端输入:
sudo xattr -rd com.apple.quarantine /Applications/Sublime\ Text.app |
填入注册码:
|
本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来自 码行!
评论
ValineDisqus