Releases: raphael069/Python-Antivirus-v2
Py-Antivirus-v3.1-release
Py-Antivirus v2 pls report issues so i can fix them :)
A simple antivirus coded in python capable of scanning selected files and deleting files that it detects as infected. This antivirus uses a large list of HA256 malware hashes my long term goal is to create a fully functioning antivirus.
pls report issues so i can fix them :)
how to install ?
- Just Download the zip File (and unpack it).
- Download Python.
- Run
main.py. - Scan a File and your Done!
- and pls Donate Crypto, if you like it [even if it´s 1€] ty! :)
changes:
Virustotal Api not scanning bug now fixed (I hope-)
Crypto addresses:
[BTC];bc1qz5q86hrj4n983vxey3mxrrd7227ueacdfz56c9
[ETH];0x1556536283e5d3A8EA790A2d79266ffec9d7d684
[DOGE];DHBgSnHnHRVWSnbigfAYvPuwWQG1yLxmvH
[LTC];LbnYUMif4PPD1rBGLTWJZ23BQ3jyt884Gn
[SHIB];0x1556536283e5d3A8EA790A2d79266ffec9d7d684
[SOL];LBrSZa5hcXgTPjrPKrx4Cp6QafpZ98TkwZWfAi6p3o3
[CAKE];0x1556536283e5d3A8EA790A2d79266ffec9d7d684
Devs:
@cookie0o
@Len-Stevens
Full Changelog: v3.0...v3.1
Py-Antivirus-v3.0-release
Py-Antivirus v2 pls report issues so i can fix them :)
A simple antivirus coded in python capable of scanning selected files and deleting files that it detects as infected. This antivirus uses a large list of HA256 malware hashes my long term goal is to create a fully functioning antivirus.
pls report issues so i can fix them :)
how to install ?
- Just Download the exe or zip File (and unpack it).
- Run it.
- Scan a File and your Done!
- and pls Donate Crypto, if you like it [even if it´s 1€] ty! :)
changes:
hashes will now be downloaded on first start and made code cleaner.
Crypto addresses:
[BTC];bc1qz5q86hrj4n983vxey3mxrrd7227ueacdfz56c9
[ETH];0x1556536283e5d3A8EA790A2d79266ffec9d7d684
[DOGE];DHBgSnHnHRVWSnbigfAYvPuwWQG1yLxmvH
[LTC];LbnYUMif4PPD1rBGLTWJZ23BQ3jyt884Gn
[SHIB];0x1556536283e5d3A8EA790A2d79266ffec9d7d684
[SOL];LBrSZa5hcXgTPjrPKrx4Cp6QafpZ98TkwZWfAi6p3o3
[CAKE];0x1556536283e5d3A8EA790A2d79266ffec9d7d684
Devs:
@cookie0o
@Len-Stevens
Full Changelog: v2.9...v0.3
Py-Antivirus-v2.9-release
Py-Antivirus v2 pls report issues so i can fix them :)
A simple antivirus coded in python capable of scanning selected files and deleting files that it detects as infected. This antivirus uses a large list of HA256 malware hashes my long term goal is to create a fully functioning antivirus.
pls report issues so i can fix them :)
how to install ?
- Just Download the exe or zip File (and unpack it).
- Run it.
- Scan a File and your Done!
- and pls Donate Crypto, if you like it [even if it´s 1€] ty! :)
changes:
hashes will now be downloaded on first start and made code cleaner.
Crypto addresses:
[BTC];bc1qz5q86hrj4n983vxey3mxrrd7227ueacdfz56c9
[ETH];0x1556536283e5d3A8EA790A2d79266ffec9d7d684
[DOGE];DHBgSnHnHRVWSnbigfAYvPuwWQG1yLxmvH
[LTC];LbnYUMif4PPD1rBGLTWJZ23BQ3jyt884Gn
[SHIB];0x1556536283e5d3A8EA790A2d79266ffec9d7d684
[SOL];LBrSZa5hcXgTPjrPKrx4Cp6QafpZ98TkwZWfAi6p3o3
[CAKE];0x1556536283e5d3A8EA790A2d79266ffec9d7d684
Devs:
@cookie0o
@Len-Stevens
Full Changelog: v2.4...v2.9
Py-Antivirus-V2 v2.4-release
Py-Antivirus v2 pls report issues so i can fix them :)
A simple antivirus coded in python capable of scanning selected files and deleting files that it detects as infected. This antivirus uses a large list of MD5, SHA1 and SHA256 malware hashes (many of which coming from this repo - https://github.com/Len-Stevens/MD5-Malware-Hashes) to determine infections. However as this project progresses I would like to implement machine learning detection with the long term goal of becoming a fully functioning antivirus.
pls report issues so i can fix them :)
how to install ?
- Just Download the exe or zip File (and unpack it).
- Run it.
- Scan a File and your Done!
- and pls Donate Crypto, if you like it [even if it´s 1€] ty! :)
changes compared:
https://github.com/cookie0o/Python-Antivirus-v2/commits/v2.4
Crypto addresses:
[BTC];bc1qz5q86hrj4n983vxey3mxrrd7227ueacdfz56c9
[ETH];0x1556536283e5d3A8EA790A2d79266ffec9d7d684
[DOGE];DHBgSnHnHRVWSnbigfAYvPuwWQG1yLxmvH
[LTC];LbnYUMif4PPD1rBGLTWJZ23BQ3jyt884Gn
[SHIB];0x1556536283e5d3A8EA790A2d79266ffec9d7d684
[SOL];LBrSZa5hcXgTPjrPKrx4Cp6QafpZ98TkwZWfAi6p3o3
[CAKE];0x1556536283e5d3A8EA790A2d79266ffec9d7d684
Devs:
@cookie0o
@Len-Stevens