Skip to content

Mhmd-Aslam/project-av

 
 

Repository files navigation

Project AntiVirus

Project AntiVirus is an antivirus that performs static and dynamic analysis on suspicious files, and then uses embeddings to detect and isolate malware.

Requirements

Install uv from the uv website. Also ensure that python is installed.

Tests

Unit tests are placed in the tests folder. Run your unit tests using the following command.

uv run python -m tests.tests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.9%
  • C 0.1%