KicomAV v0.33
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
- Python 2.7
- pylzma
- yara
- backports.lzma
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 buildorbuild.bat build - You can see
ReleaseDirectory. Change theReleasedirectory and runk2.py.
Usage
C:\kicomav\Release> python k2.py [path] [options]
Example 1 : KicomAV help Options
C:\kicomav\Release> python k2.py
Example 2 : Update for malware signatures
C:\kicomav\Release> python k2.py --update
Example 3 : Scan for current path
C:\kicomav\Release> python k2.py . -I
Example 4 : Scan for ZIP files
C:\kicomav\Release> python k2.py sample -r -I
Example 5 : Display Virus list
C:\kicomav\Release> python k2.py -V
Author
Kei Choi
- http://www.hanul93.com
- http://twitter.com/hanul93
- http://facebook.com/hanul93
- http://github.com/hanul93

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.







