Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.23 KB

README.md

File metadata and controls

23 lines (15 loc) · 1.23 KB

Virus-Detector

This is a program that can detect virus on your PC. It uses a MD5 hash registry from VirusShare.com. It is capable of generating a report on a file whether it is infected or not. If infected then the type of virus identification. This is done using a API service supplied by VirusTotal.com.

Following few screenshots show how it works.

  1. Start Screen. srts

  2. Virus Scan Screen using local database from VirusShare.com. 4

  3. Uploading file for sacn via VirusTotal.com. untitled-1

  4. Status of uploaded file. untitled-2

  5. Report about scanned file. untitled-3

  6. Performance View Screen. perfrmance