Skip to content

This is a simple antivirus written in C that uses VirusTotal API to check for malicious software

Notifications You must be signed in to change notification settings

m1r3x/Virustotal-C-integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Virustotal-C-integration

This is a simple antivirus written in C that uses VirusTotal API to check for malicious software
Setup:
  Add your own API key to project.c file
  run "make" in cloned directory
Run:
  ./scan /dir/to/check
   or
  ./scan /file/to/check

About

This is a simple antivirus written in C that uses VirusTotal API to check for malicious software

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published