mac电脑卸载LVSecurityAgent

博主mac版本如下:

1.创建一个脚本

shell 复制代码
touch script_of_justice.sh

2.进入脚本文件,并且添加一下内容

shell 复制代码
vim script_of_justice.sh

echo 'delete shit.app..need your root pwd';
sudo rm -rf /Applications/dvc-manageproxy-exe.app;
sudo rm -rf /Applications/LVSecurityAgent.app;
echo 'script is fighting...';
sudo chflags noschg /opt/LVUAAgentInstBaseRoot;
sudo chflags noschg /opt/LVUAAgentInstBaseRoot/face;
sudo chflags noschg /opt/LVUAAgentInstBaseRoot/web;
echo 'delete shit.datafile..';
sudo rm -rf /opt/LVUAAgentInstBaseRoot;
echo 'kill shit.process..';
sudo ps -ef|grep -E 'LVUAAgentInstBaseRoot|dvc-manageproxy-exe' |grep -v "grep"|awk '{print $2}'|xargs sudo kill -9;
echo 'congratulations! You throw that shit!';

3.保存并且退出

shell 复制代码
:wq

4.给权限

shell 复制代码
chmod 755 script_of_justice.sh

5.执行脚本

shell 复制代码
./script_of_justice.sh
相关推荐
天荒地老笑话么4 小时前
Mac安装配置Tomcat 8
java·macos·tomcat
自娱自乐228 小时前
mac下使用webstorm监听less文件自动生成wxss文件
macos·less·webstorm
一只往上爬的蜗牛13 小时前
【DeepSeek】Mac m1电脑部署DeepSeek
macos·deepseek
小羊在奋斗14 小时前
【Linux】认识协议、Mac/IP地址和端口号、网络字节序、socket套接字
linux·网络·macos
Hadesls18 小时前
MacOS 15.3 卸载系统内置软件
macos·策略模式
Mr_sun.1 天前
IDEA——Mac版快捷键
java·macos·intellij-idea
npupengsir1 天前
mac安装Pyspark并连接Mysql
数据库·mysql·macos
npupengsir2 天前
mac相关命令
macos
Robinson-sir2 天前
VMware按照的MacOS升级后无法联网
macos
老菜鸟YDZ2 天前
二十多年前的苹果电源Power Mac G4 Mdd 电源接口
macos·接口定义·mdd·power mac g4·studio display·m2454·苹果电源