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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?