删除飞连

Tags
macos
Created
Jun 17, 2025 2:55 PM
  • 重启,按电源键+options 进入 Recovery OS
  • 禁用 SIP(System Integrity Protection):csrutil disable
  • 重启进入 macOS
  • sudo /usr/bin/chflags -R noschg /Applications/CorpLink.app
  • sudo rm -rf /Applications/CorpLink.app
  • sudo rm -rf /Library/CorpLink
  • 删除 background item:
    • /Library/LaunchDaemons
    • /Library/LaunchAgents
  • 重新启用 SIP
SuperMade with Super