Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 418 Bytes

File metadata and controls

12 lines (10 loc) · 418 Bytes

antivirus

A python antivirus i made for testing.

How it works

  • 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)

How to use

  • 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