parasupreti / Antivirus

Antivirus: C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Antivirus

Antivirus in C++ using Graphics

A simple & efficient Antivirus which seraches virus signatures in text files efficiently. It searches for the virus signatures and then apply appropriate search algorithm ( KMP / FSA / Rabin Karp) according to the sgnature to reduce the time of search. Technology Used : C++

About

Antivirus: C++

License:MIT License


Languages

Language:C++ 100.0%