https://github.com/dimflix/spectrum-security
Antivirus written in Python
https://github.com/dimflix/spectrum-security
ai algorithms antivirus application desktop desktop-app gui machine-learning pyqt5 python qt virus virus-scanning
Last synced: about 2 months ago
JSON representation
Antivirus written in Python
- Host: GitHub
- URL: https://github.com/dimflix/spectrum-security
- Owner: DIMFLIX
- License: mit
- Created: 2022-09-21T16:34:04.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-23T14:03:15.000Z (over 1 year ago)
- Last Synced: 2025-03-21T09:35:58.701Z (7 months ago)
- Topics: ai, algorithms, antivirus, application, desktop, desktop-app, gui, machine-learning, pyqt5, python, qt, virus, virus-scanning
- Language: Python
- Homepage:
- Size: 3.86 MB
- Stars: 32
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
## About
Spectrum Security is a small project written entirely in Python.
To check a PC for viruses, it uses specially trained machine learning, which recognizes malicious code in Windows executable files with up to 90% accuracy.Antivirus can work in three modes:
• Full verification
• Checking the folder
• File verificationIn the future, the project will be updated, getting better and better.
## Developers
- [DIMFLIX](https://github.com/DIMFLIX-OFFICIAL)