Skip to content

GdevMan/antivirus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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

About

A python antivirus i made for testing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages