Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.07 KB

README.md

File metadata and controls

21 lines (13 loc) · 1.07 KB

virus-scanner

Project for Computer Virus (SJTU-IS217) Group 6

@Zihan Liu, @Zichao Xia, @Jinhao Li, @Tianrui Chen, @Yu Shao

How to deploy

This project involves two separate parts, and we developed and tested in UbuntuKylin.

  • MLscanner
  • ClamAV GUI modification

The deployment process is as follows:

  1. Install ClamAV and ClamTk.
  2. Install our MLscanner. Please refer to the Markdown in MLscanner/
  3. Move GUI.pm to /usr/share/perl5/ClamTk, and move shield.png to /usr/share/pixmaps. (sudo chmod is required)
  4. Change Directory to MLscanner/ ,run clamtk ,and our work has done.

diagram