下载
https://www.clamav.net/downloads
运行
解压,执行如下命令
copy .\conf_examples\freshclam.conf.sample .\freshclam.conf
copy .\conf_examples\clamd.conf.sample .\clamd.conf
修改freshclam.conf
和clamd.conf
注释掉Example
输入clamscan.exe -h
下载最新的病毒库
freshclam.exe
检测
# 检测某个文件是否存在病毒.\clamscan.exe --recursive D:\360TrustFolder\2632ef61704c42df99eb8003a0110804.xlsx
参数解释
参考
https://blog.csdn.net/guoguangwu/article/details/123615352
https://blog.csdn.net/weixin_42525264/article/details/140861455