如何关闭绿坝花季护航软件。

相信很多朋友都遇到过以下问题,就是如何关闭绿坝花季护航软件。。针对这个问题,今天小编就搜集了网上的相关信息,给大家做个如何关闭绿坝花季护航软件。的解答。希望看完这个教程之后能够解决大家如何关闭绿坝花季护航软件。的相关问题。

强制卸载绿坝可行吗?当然是可行的,绿坝之所以被很多用户诟病,除了TA自带密码锁定功能外,还会自动截拦未被认为安全或健康的网站,但广告无处不在,单靠绿坝是无法识别网络上所有网站的健康性的。

如何关闭绿坝花季护航软件?强制卸载绿坝的两种方法

强制卸载绿坝的方法:

为了卸载卸载绿坝,在网上逛了好久,最后找到了几种卸载卸载绿坝的方法,现与大家共享,希望对大家有所帮助。

一、软件卸载方法:

方法1、编辑密码文件,恢复成初始密码112233,有密码就可以卸载。

具体操作如下:

直接翻看C:\\WINDOWS\\system32目录下的文件:kwpwf.dll用记事本打开。不管里面内容是什么,一律替换成D0970714757783E6CF17B26FB8E2298F,然后再开绿坝的时候密码自然就是112233了,或者直接下载一个密码为112233或者是密码已知的kwpwf.dll,覆盖一下就行了。原来那个备份好,搞完了再覆盖回去。

方法2、用360软件管家的强力卸载卸绿坝最干净

1、直接用最新版的360安全卫士,点到软件管家里面,在“卸载”栏目找到“绿坝”,直接点一下“卸载”(选“强力卸载”项),即可轻松搞定,而且卸得最干净。

2、在软件列表里找到“绿坝-花季护航”,点“刷新”按钮。

3、这就大功告成了。

二、手工卸载方法:

1、首先声明:

“绿坝”软件的初衷是好的,但是,“绿坝”软件是不够完善的。有很多网友,已经可以提供充足的证据,证明绿坝是一款不够完善的

2、卸载分析:

不能用自带的卸载工具(功能)完全卸载。经过统计发现,绿坝安装后添加了至少111个文件,分布于系统目录(system32)和windows目录。绿坝自己卸载,会残留16个文件,包括内核文件xnet2.exe等。密码保护不够完善。有很简单的方法可以更改其密码,而且,绿坝只是将密码MD5加密,保存在所谓的dll文件中。

不经通知,自动关闭被认定有不良信息的浏览器或编辑器。绿坝自己也承认,所过滤的信息不一定是不良信息。那么,这种行为就有可能是误判。而这可能导致网上交易中断、文章发表失败等损失。

对于黄色图片等判断不准确。自动升级功能可能导致网络堵塞,存在漏洞。一些外国网站已经公布对此开发出的利用漏洞的程序。这可能会为境内外的不法分子提供大量可乘之机。据悉,有专家认为弥补漏洞需要大量修改代码。

只需打开“记事本”,拷贝所有代码于其中,保存为XXX.bat文件,然后双击运行,就可以删除所有绿坝文件。另外因为一些进程不一定在运行,ntsd可能弹出窗口报错。按回车即可继续。

代码如下:

01ntsd -c q -pn runaftersetup.exe 02del %SystemRoot%\\system32\\RunAfterSetup.exe 03ntsd -c q -pn goldlock.exe 04del %SystemRoot%\\system32\\goldlock.exe 05ntsd -c q -pn gn.exe 06del %SystemRoot%\\system32\\gn.exe 07ntsd -c q -pn looklog.exe 08del %SystemRoot%\\system32\\looklog.exe 09ntsd -c q -pn lookpic.exe 10del %SystemRoot%\\system32\\lookpic.exe 11ntsd -c q -pn xnet2.exe 12del %SystemRoot%\\system32\\XNet2.exe 13ntsd -c q -pn xdaemon.exe 14del %SystemRoot%\\system32\\XDaemon.exe 15ntsd -c q -pn kwdata.exe 16del %SystemRoot%\\system32\\kwdata.exe 17ntsd -c q -pn update.exe 18del %SystemRoot%\\system32\\Update.exe 19ntsd -c q -pn hnceng.exe 20del %SystemRoot%\\HncEng.exe 21ntsd -c q -pn mpsvcc.exe 22del %SystemRoot%\\MPSvcC.exe 23del %SystemRoot%\\system32\\xconfigs.dat 24del %SystemRoot%\\system32\\sys.dat 25del %SystemRoot%\\system32\\poppo.dll 26del %SystemRoot%\\system32\\sysEx.dat 27del %SystemRoot%\\system32\\appface.dll 28del %SystemRoot%\\system32\\xabout.dat 29del %SystemRoot%\\system32\\x100.dat 30del %SystemRoot%\\system32\\x200.dat 31del %SystemRoot%\\system32\\x300.dat 32del %SystemRoot%\\system32\\x400.dat 33del %SystemRoot%\\system32\\xnet2_lang.ini 34del %SystemRoot%\\system32\\bnrfil.dat 35del %SystemRoot%\\system32\\bsnlst.dat 36del %SystemRoot%\\system32\\csnews.dat 37del %SystemRoot%\\system32\\gdwfil.dat 38del %SystemRoot%\\system32\\TrustUrl.dat 39del %SystemRoot%\\system32\\wfileu.dat 40del %SystemRoot%\\system32\\xwordh.dat 41del %SystemRoot%\\system32\\xwordl.dat 42del %SystemRoot%\\system32\\xwordm.dat 43del %SystemRoot%\\system32\\auctfil.dat 44del %SystemRoot%\\system32\\chtfil.dat 45del %SystemRoot%\\system32\\cultfil.dat 46del %SystemRoot%\\system32\\entfil.dat 47del %SystemRoot%\\system32\\finfil.dat 48del %SystemRoot%\\system32\\fmfil.dat 49del %SystemRoot%\\system32\\fshrfil.dat 50del %SystemRoot%\\system32\\gblfil.dat 51del %SystemRoot%\\system32\\gnfil.dat 52del %SystemRoot%\\system32\\hatfil.dat 53del %SystemRoot%\\system32\\iawfil.dat 54del %SystemRoot%\\system32\\imgfil.dat 55del %SystemRoot%\\system32\\jbfil.dat 56del %SystemRoot%\\system32\\lgwfil.dat 57del %SystemRoot%\\system32\\movfil.dat 58del %SystemRoot%\\system32\\mp3fil.dat 59del %SystemRoot%\\system32\\nvgamfil.dat 60del %SystemRoot%\\system32\\perfil.dat 61del %SystemRoot%\\system32\\picsfil.dat 62del %SystemRoot%\\system32\\pkmon.dat 63del %SystemRoot%\\system32\\popfil.dat 64del %SystemRoot%\\system32\\psyfil.dat 65del %SystemRoot%\\system32\\sporfil.dat 66del %SystemRoot%\\system32\\swfil.dat 67del %SystemRoot%\\system32\\tafil.dat 68del %SystemRoot%\\system32\\tapfil.dat 69del %SystemRoot%\\system32\\vgamfil.dat 70del %SystemRoot%\\system32\\viofil.dat 71del %SystemRoot%\\system32\\wrestfil.dat 72del %SystemRoot%\\system32\\wzfil.dat 73del %SystemRoot%\\system32\\adwfil.dat 74del %SystemRoot%\\system32\\1.urf 75del %SystemRoot%\\system32\\2.urf 76del %SystemRoot%\\system32\\3.urf 77del %SystemRoot%\\system32\\4.urf 78del %SystemRoot%\\system32\\5.urf 79del %SystemRoot%\\system32\\6.urf 80del %SystemRoot%\\system32\\7.urf 81del %SystemRoot%\\system32\\filtport.dat 82del %SystemRoot%\\system32\\x100.jpg 83del %SystemRoot%\\system32\\x200.jpg 84del %SystemRoot%\\system32\\x300.jpg 85del %SystemRoot%\\system32\\x400.jpg 86del %SystemRoot%\\system32\\x500.jpg 87del %SystemRoot%\\system32\\win2kspi.reg 88del %SystemRoot%\\system32\\winxpSpi.reg 89del %SystemRoot%\\system32\\Win98Spi.reg 90del %SystemRoot%\\system32\\adwapp.dat 91del %SystemRoot%\\system32\\XFimage.xml 92del %SystemRoot%\\system32\\FImage.dll 93del %SystemRoot%\\system32\\Xtool.dll 94del %SystemRoot%\\system32\\Xcv.dll 95del %SystemRoot%\\system32\\xcore.dll 96del %SystemRoot%\\system32\\x600.jpg 97del %SystemRoot%\\system32\\wfile.dat 98del %SystemRoot%\\system32\\winvista.reg 99del %SystemRoot%\\system32\\IPGate.dll 100del %SystemRoot%\\logdesktop.ini 101del %SystemRoot%\\snapdesktop.ini 102del %SystemRoot%\\helpkw.chm 103del %SystemRoot%\\HNCLIBFalunWord.lib 104del %SystemRoot%\\image.dat 105del %SystemRoot%\\image1.dat 106del %SystemRoot%\\CardLib.dll 107del %SystemRoot%\\cximage.dll 108del %SystemRoot%\\dbfilter.dll 109del %SystemRoot%\\Surfgd.dll 110del %SystemRoot%\\dbServ.dll 111del %SystemRoot%\\CImage.dll 112del %SystemRoot%\\Handler.dll 113del %SystemRoot%\\HASrv.dll 114del %SystemRoot%\\HncEngPS.dll 115del %SystemRoot%\\InjLib32.dll 116del %SystemRoot%\\MPSvcDll.dll 117del %SystemRoot%\\MPSvcPS.dll 118del %SystemRoot%\\SentenceObj.dll 119del %SystemRoot%\\vnew.bmp 120del %SystemRoot%\\xstring.s2g 121del %SystemRoot%\\kwselectinfopp.dll 122del %SystemRoot%\\kwimage.dll 复制代码 ntsd -c q -pn runaftersetup.exe del %SystemRoot%\\system32\\RunAfterSetup.exe ntsd -c q -pn goldlock.exe del %SystemRoot%\\system32\\goldlock.exe ntsd -c q -pn gn.exe del %SystemRoot%\\system32\\gn.exe ntsd -c q -pn looklog.exe del %SystemRoot%\\system32\\looklog.exe ntsd -c q -pn lookpic.exe del %SystemRoot%\\system32\\lookpic.exe ntsd -c q -pn xnet2.exe del %SystemRoot%\\system32\\XNet2.exe ntsd -c q -pn xdaemon.exe del %SystemRoot%\\system32\\XDaemon.exe ntsd -c q -pn kwdata.exe del %SystemRoot%\\system32\\kwdata.exe ntsd -c q -pn update.exe del %SystemRoot%\\system32\\Update.exe ntsd -c q -pn hnceng.exe del %SystemRoot%\\HncEng.exe ntsd -c q -pn mpsvcc.exe del %SystemRoot%\\MPSvcC.exe del %SystemRoot%\\system32\\xconfigs.dat del %SystemRoot%\\system32\\sys.dat del %SystemRoot%\\system32\\poppo.dll del %SystemRoot%\\system32\\sysEx.dat del %SystemRoot%\\system32\\appface.dll del %SystemRoot%\\system32\\xabout.dat del %SystemRoot%\\system32\\x100.dat del %SystemRoot%\\system32\\x200.dat del %SystemRoot%\\system32\\x300.dat del %SystemRoot%\\system32\\x400.dat del %SystemRoot%\\system32\\xnet2_lang.ini del %SystemRoot%\\system32\\bnrfil.dat del %SystemRoot%\\system32\\bsnlst.dat del %SystemRoot%\\system32\\csnews.dat del %SystemRoot%\\system32\\gdwfil.dat del %SystemRoot%\\system32\\TrustUrl.dat del %SystemRoot%\\system32\\wfileu.dat del %SystemRoot%\\system32\\xwordh.dat del %SystemRoot%\\system32\\xwordl.dat del %SystemRoot%\\system32\\xwordm.dat del %SystemRoot%\\system32\\auctfil.dat del %SystemRoot%\\system32\\chtfil.dat del %SystemRoot%\\system32\\cultfil.dat del %SystemRoot%\\system32\\entfil.dat del %SystemRoot%\\system32\\finfil.dat del %SystemRoot%\\system32\\fmfil.dat del %SystemRoot%\\system32\\fshrfil.dat del %SystemRoot%\\system32\\gblfil.dat del %SystemRoot%\\system32\\gnfil.dat del %SystemRoot%\\system32\\hatfil.dat del %SystemRoot%\\system32\\iawfil.dat del %SystemRoot%\\system32\\imgfil.dat del %SystemRoot%\\system32\\jbfil.dat del %SystemRoot%\\system32\\lgwfil.dat del %SystemRoot%\\system32\\movfil.dat del %SystemRoot%\\system32\\mp3fil.dat del %SystemRoot%\\system32\\nvgamfil.dat del %SystemRoot%\\system32\\perfil.dat del %SystemRoot%\\system32\\picsfil.dat del %SystemRoot%\\system32\\pkmon.dat del %SystemRoot%\\system32\\popfil.dat del %SystemRoot%\\system32\\psyfil.dat del %SystemRoot%\\system32\\sporfil.dat del %SystemRoot%\\system32\\swfil.dat del %SystemRoot%\\system32\\tafil.dat del %SystemRoot%\\system32\\tapfil.dat del %SystemRoot%\\system32\\vgamfil.dat del %SystemRoot%\\system32\\viofil.dat del %SystemRoot%\\system32\\wrestfil.dat del %SystemRoot%\\system32\\wzfil.dat del %SystemRoot%\\system32\\adwfil.dat del %SystemRoot%\\system32\\1.urf del %SystemRoot%\\system32\\2.urf del %SystemRoot%\\system32\\3.urf del %SystemRoot%\\system32\\4.urf del %SystemRoot%\\system32\\5.urf del %SystemRoot%\\system32\\6.urf del %SystemRoot%\\system32\\7.urf del %SystemRoot%\\system32\\filtport.dat del %SystemRoot%\\system32\\x100.jpg del %SystemRoot%\\system32\\x200.jpg del %SystemRoot%\\system32\\x300.jpg del %SystemRoot%\\system32\\x400.jpg del %SystemRoot%\\system32\\x500.jpg del %SystemRoot%\\system32\\win2kspi.reg del %SystemRoot%\\system32\\winxpSpi.reg del %SystemRoot%\\system32\\Win98Spi.reg del %SystemRoot%\\system32\\adwapp.dat del %SystemRoot%\\system32\\XFimage.xml del %SystemRoot%\\system32\\FImage.dll del %SystemRoot%\\system32\\Xtool.dll del %SystemRoot%\\system32\\Xcv.dll del %SystemRoot%\\system32\\xcore.dll del %SystemRoot%\\system32\\x600.jpg del %SystemRoot%\\system32\\wfile.dat del %SystemRoot%\\system32\\winvista.reg del %SystemRoot%\\system32\\IPGate.dll del %SystemRoot%\\logdesktop.ini del %SystemRoot%\\snapdesktop.ini del %SystemRoot%\\helpkw.chm del %SystemRoot%\\HNCLIBFalunWord.lib del %SystemRoot%\\image.dat del %SystemRoot%\\image1.dat del %SystemRoot%\\CardLib.dll del %SystemRoot%\\cximage.dll del %SystemRoot%\\dbfilter.dll del %SystemRoot%\\Surfgd.dll del %SystemRoot%\\dbServ.dll del %SystemRoot%\\CImage.dll del %SystemRoot%\\Handler.dll del %SystemRoot%\\HASrv.dll del %SystemRoot%\\HncEngPS.dll del %SystemRoot%\\InjLib32.dll del %SystemRoot%\\MPSvcDll.dll del %SystemRoot%\\MPSvcPS.dll del %SystemRoot%\\SentenceObj.dll del %SystemRoot%\\vnew.bmp del %SystemRoot%\\xstring.s2g del %SystemRoot%\\kwselectinfopp.dll del %SystemRoot%\\kwimage.dll

本文来自投稿,不代表乐一笑立场,如若转载,请注明出处:https://www.leyixiao.com/452028.html

(0)
上一篇 2022年6月18日 23:41:48
下一篇 2022年6月18日 23:41:51

相关推荐

  • 微信红包、微信转账有什么不一样

    在给他人转钱时,似乎不在意是通过微信红包还是微信转账,这两者之间有什么区别呢?仅仅是红包不支持的金额就转账吗?还是仔细了解下吧。 一:金额的区别 微信红包单笔最大金额一般是200(…

    2022年5月26日
    080
  • MIUI10第二批机型推送,共有17款

    6月19日,MIUI10开发版的第一批适配机型开始推送,一共有10款机型。现在,MIUI10开启了第二批适配机型的推送,包括17款机型。 本次MIUI10开发版升级推送机型共有17…

    2022年5月26日
    0100
  • 12306什么时候放票。

    在铁路12306平台中,我们可以购买到全国各地的火车票、高铁票,让你的铁路出行更加的便捷,那我们怎么知道铁路12306放票时间来买票呢,12306什么时候放票,下面就和小编一起来看…

    2022年8月26日
    0120
  • 购买二手iPhone要注意这几点,谨防入坑

    iPhone手机售价太高,那我们可以买个二手机来使用,反正性能也不差。购买二手机时很多人只知道查询序列号,其实还有其他重要的注意事项,了解之后才能避免跳坑。 购买二手iPhone的…

    2022年5月30日
    090
  • 如何使用美图秀秀消除图片水印

    我们会在网上搜索图片并下载下来用作微信、QQ图像、做相册封面、文章封面等,可有时喜欢的图片偏偏有水印,实在是有些可惜。要是有一款去水印的软件该多好,当然有,例如PS、美图秀秀等。美…

    2022年6月3日
    0100
  • iPhone中联系人被删,苹果恢复大师派上用场了

    通讯录是我们手机中的重要数据,如果不小心误删联系人该怎么办呢?下面小编就教大家用苹果恢复大师来找回删除的通讯录,具体教程见下文。 如何找回iPhone中删除的通讯录? 1、打开苹果…

    2022年5月23日
    0100
  • 修改Excel不规则单元格太费力

    录入Excel表格数据时难免遇到不规则、不连续的单元格,如果我们要对这些不规则单元格进行统一修改,有什么好的方法呢?下面小编就给大家具体说说。 以下表为例,Excel表格内存在许多…

    2022年5月24日
    070
  • 微信也能实现隐身状态,分分钟搞定

    大家都知道,QQ可以设置隐身状态,那么微信支持设置隐身离线吗?当然可以了,小编今天就教大家一个方法,轻松实现微信隐身,请参考。 微信如何设置隐身离线? 打开手机微信,点击发现&md…

    2022年5月29日
    090
  • PS取色功能别忽略,大有用处

    很多人平时只用Photoshop来处理图片,往往忽略了它的取色功能,如果你看到了一张色彩搭配完美的图片,可以用PS提取图片颜色、为自己所用。 如何用PS提取图片颜色? 打开Phot…

    2022年5月28日
    090
  • 贫血就是身体里的血液量少了吗。

    相信很多朋友都遇到过以下问题,就是贫血就是身体里的血液量少了吗。。针对这个问题,今天小编就搜集了网上的相关信息,给大家做个贫血就是身体里的血液量少了吗。的解答。希望看完这个教程之后…

    2022年6月25日
    0140