Skip to content

Welcome to our open-source antivirus project! Our software is currently under development but already features essential functionalities to protect your system. Users can perform individual file scans, full system scans, and conveniently quarantine infected files. Fork the code to contribute and eliminate bugs and other defects

Notifications You must be signed in to change notification settings

R1SH4BH81/antivirus-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

project Antivirus

Overview

It is an ambitious antivirus project that seeks to fortify your digital fortress against the relentless onslaught of cyber threats. At this stage, we are tirelessly developing an unbreachable shield to protect your digital world from the forces of malware, viruses, and other sinister online hazards.

Features

File Scanning: It offers comprehensive file scanning, allowing you to inspect individual files for any hidden threats before opening them.

System Scan: For a complete system-wide check, utilize the powerful System Scan feature to detect and remove malicious elements lurking in your computer.

File Quarantine: Whenit detects a lurking danger, it swiftly isolates the threat in its impenetrable quarantine zone, safeguarding your data from harm.

Structure

.
├── main
│   ├── SystemFileScanner.py
│   ├── quarantine.py
│   └── Antivirus-project.exe
│
└── AntiVirus
    ├── Large_Update_File
    │   ├── links_current.txt
    │   ├── links_downloaded.txt
    │   └── signatures.txt
    │
    ├── Quarantine
    │
    └── sf
        └── sf.txt



Usage

Scan Screenshot

Using this is as easy as breathing. Once installed, you can:

  1. Scan On-Demand: Launch scans of specific files or perform a thorough system-wide scan at your convenience.
    image showing the scan on demand program executing.
  2. System Scan: Relish in the peace of mind knowing this stands guard.

  3. Manage Quarantine: Check the quarantine area for captured threats and decide their fate.
    image showing quarantine menu on the right side of program.

About

Welcome to our open-source antivirus project! Our software is currently under development but already features essential functionalities to protect your system. Users can perform individual file scans, full system scans, and conveniently quarantine infected files. Fork the code to contribute and eliminate bugs and other defects

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages