Skip to content

A 'mock' antivirus program that will scan for 'malware' using Yara signature definitions

Notifications You must be signed in to change notification settings

pjsacchet/Antivirus

Repository files navigation

Antivirus

Author: Patrick Sacchet

Date: 01/04/2019 (start)

Description

In this personal project, I aim to create a mock version of a antivirus program, incorporating a GUI along with Yara signatures in order to successfully "scan" and emulate a real antivirus program.

Future Features

- GUI user can interact with to start scan/choose type of scan for system

- Creation of personal server with database of Yara files that connects to external server to retrieve updates

- Server updates that update Yara rule files as soon as the application is launched

- Output important results to text file named "Scan + date/time"

- Implement mulithread/multiproccess scanning

About

A 'mock' antivirus program that will scan for 'malware' using Yara signature definitions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages