In Episode 11 of my YouTube tutorial videos series, On making a “Simple Antivirus”. Hope you enjoy it and show us some love on YouTube please.
Download : Download HERE
Video
We will be adding..
- Adding auto Setup
Episode Notes
In this Episode, We Will be Adding A Simple Procedure to setup / install the folders needed to run the software and to ensure it functions correctly
We Will start with … Episode 10. Download is Now Live
COMING SOON!
Adding Integration of the ThurkTech API.
Now a lot of you are going to be like API ??,
So What is an API?
Application program interface (API) is a set of routines, protocols, and tools for building software applications. An API specifies how software components should interact. Additionally, APIs are used when programming graphical user interface (GUI) components.
So Thurktech, The Company i work for has allowed me some time while I am at work, While i am being paid to develop an API. it will be coming in a dynamic load library or “.Dll” format. Allowing any programming language to loaded the .dll file.
So this will have ?
- inbuilt scan engine
- inbuilt Database
- inbuilt advanced detection.
- Updates
- (You will need to register it.)
With things being added later on
- process scanning
- generic and hysteric detection
- Registry Project (Allow you to register a project and have the dll register before).
- Community database files.
So a Massive update to your scan engines. This Step will be turn your scan engines in to advanced scan engines with a few lines of code.