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

hanul93 hanul93 Last update: Feb 23, 2024

KicomAV v0.33c

License Platform Platform Platform
Language

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

Subscribe to our newsletter