A python antivirus i made for testing.
- It uses hashlib and os. (modules)
- It uses haslib to check the has and store it into a varuable.
- It uses os to delete mallware. (if user accepts)
- Git clone the file or just copy and paste the code on your machine.
- Install the library "hashlib" using
pip install hashlib - Run the file by using
python antivirus.py