kicomav

KicomAV is an open source (GPL v2) antivirus engine designed for detecting malware and disinfecting it.

Github星跟踪图

KicomAV v0.32

License
Platform
Platform
Platform

KicomAV is an open source (GPL v2) antivirus engine designed for detecting malware and disinfecting it. This antivirus engine is created and maintained by Kei Choi.

Requirements

Quick start

Three quick start options are available:

  • Download the latest release and unzip it.
  • Clone the repo: git clone git://github.com/hanul93/kicomav.git.
  • Build KicomAV Engine & Plugins modules : build.sh build or build.bat build
  • You can see Release Directory. Change the Release directory and run k2.py.

Usage

C:\kicomav\Release> python k2.py [path] [options]

Example 1 : KicomAV help Options

C:\kicomav\Release> python k2.py

KicomAV_Run

Example 2 : Update for malware signatures

C:\kicomav\Release> python k2.py --update

KicomAV_Update

Example 3 : Scan for current path

C:\kicomav\Release> python k2.py . -I

KicomAV_Scan

Example 4 : Scan for ZIP files

C:\kicomav\Release> python k2.py sample -r -I

KicomAV_Scan_Zip

Example 5 : Display Virus list

C:\kicomav\Release> python k2.py -V

KicomAV_Virus_list

Author

Kei Choi

Supporters

Supporters

主要指标

概览
名称与所有者hanul93/kicomav
主编程语言Python
编程语言Python (语言数: 4)
平台
许可证GNU General Public License v2.0
所有者活动
创建于2013-05-15 22:16:05
推送于2024-08-10 17:09:12
最后一次提交2022-09-26 09:50:46
发布数20
最新版本名称0.33 (发布于 )
第一版名称0.1 (发布于 )
用户参与
星数334
关注者数40
派生数128
提交数458
已启用问题?
问题数22
打开的问题数3
拉请求数5
打开的拉请求数0
关闭的拉请求数9
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?