Project for Computer Virus (SJTU-IS217) Group 6
@Zihan Liu, @Zichao Xia, @Jinhao Li, @Tianrui Chen, @Yu Shao
This project involves two separate parts, and we developed and tested in UbuntuKylin.
- MLscanner
- ClamAV GUI modification
The deployment process is as follows:
- Install ClamAV and ClamTk.
- Install our MLscanner. Please refer to the Markdown in
MLscanner/
- Move
GUI.pm
to/usr/share/perl5/ClamTk
, and moveshield.png
to/usr/share/pixmaps
. (sudo chmod
is required) - Change Directory to
MLscanner/
,runclamtk
,and our work has done.