/betterPYAV

A Fast Python Antivirus/Scanner using C, auto updating Hashes from bazaar.abuse.ch (MalewareBazzar), Apis and ML

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

betterPYAV

better Python Antivirus/Scanner using local Hashes and api(s)

Features

  • Always UpToDate Hashes from MalwareBazaar (also auto updating)
  • Fast Hash scanning using C (.so)
  • scanning using VirusTotal
  • scanning using Meta Defender
  • scanning using hashes from MalwareBazaar

image

Custom Hashes

Notice: MD5 and .txt only!
Just place your file in: /dep/hashes/

Machine Learning (ML) Scan Info

Base code and Classifiers from:
@Kiinitix on GitHub
Kiinitix/Malware-Detection-using-Machine-learning
This code is licensed under the Apache-2.0 license.

Huge Thanks!