Core Keygen:提示you do not have permission to open the application的解决办法

MX Lv3

解决的方法来自油管 (SOLVED) “you do not have permission to open the application” only 3 steps to open apps on big sur (https://youtu.be/dmNhKjHuhH0)非常有用!

第一步:安装brew

brew是Mac上的包管理器类似debain系的apt和red hat系的yum。

第二步:通过brew安装upx

1
brew install upx

第三步:通过upx修复损坏的app

1
sudo upx -d [file path]

[file path] 是 Core Keygen.app 里 /Contents/MacOS/下的路径

重新Core Keygen,正常打开。

  • 标题: Core Keygen:提示you do not have permission to open the application的解决办法
  • 作者: MX
  • 创建于 : 2021-02-10 13:55:00
  • 更新于 : 2024-11-29 13:40:45
  • 链接: https://www.convolution.fun/2021/02/10/202102101355/
  • 版权声明: 本文章采用 CC BY-NC-SA 4.0 进行许可。
评论
目录
Core Keygen:提示you do not have permission to open the application的解决办法