ClamGuard is a python3 GUI for the famous antivirus ClamAV.
You can run it on Windows, Linux and Mac computers.
-
Download the clamav for windows. ClamavNet
-
Configure clamav for windows according clamav instructions.
-
Put the clamscan and freshclam paths to PATH enviroment variable in Windows.
-
Download Which for Windows and install it.
-
Put the which path to PATH enviroment variable in Windows.
-
Download python3.9 or greater https://www.python.org/downloads/windows/ for windows and install it.
-
Install PyQt5. pip install PyQt5
-
Install clamav
-
Configure clamav according clamav instructions
-
Install python3.9 or greater
-
Install PyQt5. pip install PyQt5
-
Make sure you have installed pkexec
To run the application run the ClamGuard.py script
python3.9 ClamGuard.py