Start New Discussion Reply to this Discussion Developing antivirus engine
Hi
I was looking for some ideas and techniques on developing an antivirus engine.
Not really sure how the code should go, or how the program will scan the system.
Please state any ideas, or ways to approach the engine development.
Thanks.
DragonMasterJay
Newbie Poster
10 posts since Sep 2009
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0
Hi DragonMasterJay,
in simple words the virus files are nothing but the files or the commands in the files that try to access the system private files of folders.
So what you need to do is to search for those commands in all the files of the system and then if found then move it to the folder by name quarantine.
Some files have the advertisements that may be placed in the desktop folder or it may be displayed for some intervals.
So prepare the search for the files in the system and see inside it so that you are able to see that type of malicious commands and if found then move the file..
thats it
naveenl
Newbie Poster
6 posts since Aug 2010
Reputation Points: 10
Solved Threads: 1
Skill Endorsements: 0
I'm aware of how the engine works, however, the coding part of it seems to confuse me.
DragonMasterJay
Newbie Poster
10 posts since Sep 2009
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0
tundra010
Light Poster
38 posts since Jun 2009
Reputation Points: 11
Solved Threads: 5
Skill Endorsements: 0
What is the code for searching commands and files?
dannyfiker
Newbie Poster
1 post since Oct 2009
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0
© 2013 DaniWeb® LLC
Page rendered in 0.0628 seconds
using 2.65MB