Created
February 9, 2022 13:38
-
-
Save pansila/981708b1fa0ec75b93ef5e7d4bef8a74 to your computer and use it in GitHub Desktop.
一个火绒的防止流氓软件安装的规则
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"ver":"5.0", | |
"tag":"hipsuser", | |
"data":[ | |
{ | |
"id":54, | |
"power":1, | |
"name":"禁垃圾软件", | |
"procname":"*", | |
"treatment":3, | |
"policies":[ | |
{ | |
"montype":1, | |
"action_type":1, | |
"res_path":"*\\360Safe" | |
}, | |
{ | |
"montype":1, | |
"action_type":1, | |
"res_path":"*\\BirdWallpaper" | |
}, | |
{ | |
"montype":1, | |
"action_type":1, | |
"res_path":"*\\fastpdf" | |
}, | |
{ | |
"montype":1, | |
"action_type":1, | |
"res_path":"*\\Fastpic" | |
}, | |
{ | |
"montype":1, | |
"action_type":1, | |
"res_path":"*\\HaloDesktop" | |
}, | |
{ | |
"montype":1, | |
"action_type":1, | |
"res_path":"*\\k52zip" | |
}, | |
{ | |
"montype":1, | |
"action_type":1, | |
"res_path":"*\\LuDaShi" | |
}, | |
{ | |
"montype":1, | |
"action_type":1, | |
"res_path":"*\\MasterPDF" | |
}, | |
{ | |
"montype":1, | |
"action_type":1, | |
"res_path":"*\\MyDrivers" | |
}, | |
{ | |
"montype":1, | |
"action_type":1, | |
"res_path":"*\\WnRecovery" | |
}, | |
{ | |
"montype":1, | |
"action_type":1, | |
"res_path":"*\\360Downloads" | |
}, | |
{ | |
"montype":1, | |
"action_type":1, | |
"res_path":"*\\MobileEmuMaster" | |
}, | |
{ | |
"montype":1, | |
"action_type":1, | |
"res_path":"*\\ApkMagicEmu" | |
}, | |
{ | |
"montype":1, | |
"action_type":1, | |
"res_path":"*\\i4Tools7" | |
}, | |
{ | |
"montype":1, | |
"action_type":1, | |
"res_path":"*\\BigFishSearch" | |
}, | |
{ | |
"montype":1, | |
"action_type":1, | |
"res_path":"*\\PDFConverter" | |
}, | |
{ | |
"montype":1, | |
"action_type":1, | |
"res_path":"*\\PeaFSearch" | |
}, | |
{ | |
"montype":1, | |
"action_type":1, | |
"res_path":"*\\极速PDF阅读器" | |
}, | |
{ | |
"montype":1, | |
"action_type":1, | |
"res_path":"*\\McSafeBox" | |
}, | |
{ | |
"montype":0, | |
"action_type":16, | |
"res_path":"*@*.exe" | |
}, | |
{ | |
"montype":1, | |
"action_type":1, | |
"res_path":"*\\HaoZip" | |
}, | |
{ | |
"montype":1, | |
"action_type":1, | |
"res_path":"*\\Program Files*\\360*" | |
}, | |
{ | |
"montype":1, | |
"action_type":1, | |
"res_path":"*\\kingsoft" | |
}, | |
{ | |
"montype":1, | |
"action_type":1, | |
"res_path":"*\\liebao" | |
}, | |
{ | |
"montype":1, | |
"action_type":1, | |
"res_path":"*\\2345Soft" | |
}, | |
{ | |
"montype":1, | |
"action_type":1, | |
"res_path":"*\\SoftMgr_2345" | |
}, | |
{ | |
"montype":1, | |
"action_type":1, | |
"res_path":"*\\Program Files*\\*2345*" | |
}, | |
{ | |
"montype":1, | |
"action_type":3, | |
"res_path":"FlashHelper*" | |
}, | |
{ | |
"montype":1, | |
"action_type":3, | |
"res_path":"*@*.exe" | |
}, | |
{ | |
"montype":1, | |
"action_type":1, | |
"res_path":"*\\Roaming\\360*" | |
}, | |
{ | |
"montype":1, | |
"action_type":1, | |
"res_path":"*\\Roaming\\*2345*" | |
}, | |
{ | |
"montype":1, | |
"action_type":1, | |
"res_path":"*\\Local\\360*" | |
} | |
] | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
用法:
把代码粘贴到任意编辑器,删除最后一行NGA生成的网址。存成.json文件(UTF-8编码),在火绒菜单---》安全设置---》高级防护--》自定义防护里导入