kicomav

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

Github stars Tracking Chart

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

Main metrics

Overview
Name With Ownerhanul93/kicomav
Primary LanguagePython
Program languagePython (Language Count: 4)
Platform
License:GNU General Public License v2.0
所有者活动
Created At2013-05-15 22:16:05
Pushed At2024-08-10 17:09:12
Last Commit At2022-09-26 09:50:46
Release Count20
Last Release Name0.33 (Posted on )
First Release Name0.1 (Posted on )
用户参与
Stargazers Count339
Watchers Count38
Fork Count127
Commits Count458
Has Issues Enabled
Issues Count23
Issue Open Count4
Pull Requests Count5
Pull Requests Open Count0
Pull Requests Close Count9
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private