Home

Awesome

<img src="https://raw.githubusercontent.com/hanul93/kicomav-db/master/logo/k2_full_2.png">

KicomAV v0.33c

License Platform Platform Platform<br> 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:

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