Skip to content

Latest commit

 

History

85 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyAV

PyAV is an antivirus developed entirely in Python. It features a daily hash update function using the Malware-Basar API.

Features

  • Daily hash updates
  • System tray icon to restore or exit the application
  • Window hidden when closed, keeping the application running
  • Hourly hash updates

How to Use

  1. Clone the repository:

    git clone https://github.com/Rieidi/PyAV.git
  2. Navigate to the project directory:

    cd PyAV
  3. Install the required dependencies:

    Make sure you have Python installed. Then, install the dependencies listed in the requirements.txt file:

    pip install -r requirements.txt
  4. Set up the Malware-Basar API:

    Place the necessary .txt file in the same directory as the main .py file, as mentioned in the repository.

  5. Run the antivirus:

    python PyAV.py

Upcoming Updates

  • Botloader backup
  • Web protection

License

MIT LICENSE

About

Antivirus written entirely in Python.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages