School Assignment? Project Due Tomorrow? Chat LIVE With A Programming Expert!

Welcome to Dream.In.Code
Become an Expert!

Join 307,221 Programmers for FREE! Get instant access to thousands of experts, tutorials, code snippets, and more! There are 1,675 people online right now. Registration is fast and FREE... Join Now!




virus defenitions for my virus scanner

 

virus defenitions for my virus scanner, Anyone got any ideas?

pure_evil020

11 Apr, 2009 - 07:16 PM
Post #1

New D.I.C Head
*

Joined: 31 Jul, 2008
Posts: 6

Hi, I'm currently working on a file shredding program, and i've decided to add an option to search for possible threats on the computer.

I have made it so the program checks for existing files, then if it finds the file, it puts it in a log. E.g.

I'm using batch code to do the file search.

I am after some more virus defenitions though.
a directory list of where certain virus's are stored.

E.g.
%windir%\system\virus.exe
C:\file.exe
%windir%\system32\mydoom.exe

The defenitions would look like above.

Does anyone know of any virus defenitions? or does anyone know where i could get some?

User is offlineProfile CardPM
+Quote Post

 
Reply to this topicStart new topic
Replies(1 - 2)

no2pencil

RE: Virus Defenitions For My Virus Scanner

11 Apr, 2009 - 07:19 PM
Post #2

i R L33t Skiddie, k?
Group Icon

Joined: 10 May, 2007
Posts: 13,499



Thanked: 303 times
Dream Kudos: 2875
Expert In: Goofing Off

My Contributions
It's my understanding that Viruses are defined by strings in the binary executable. The header to the binary executable is examined by the Anti Virus for known strings. Therefor the file name could be anything. You should be able to use the definitions file from any major Anti Virus program.
User is offlineProfile CardPM
+Quote Post

pure_evil020

RE: Virus Defenitions For My Virus Scanner

11 Apr, 2009 - 07:39 PM
Post #3

New D.I.C Head
*

Joined: 31 Jul, 2008
Posts: 6

QUOTE(no2pencil @ 11 Apr, 2009 - 07:19 PM) *

It's my understanding that Viruses are defined by strings in the binary executable. The header to the binary executable is examined by the Anti Virus for known strings. Therefor the file name could be anything. You should be able to use the definitions file from any major Anti Virus program.


This searching tool of mine isnt designed to go that deep.
It is designed to search for known file names and directories.
Alot of virus's are known to live in certain places, have certain dll names and file names.

True, some virus's can have any name when they automaticly generate new files etc. And when a virus injects itself into your system files etc.

This scanner of mine is much simpler though.
It does not scan the memory of the files, it simply searches for known files in directories they are known to be in.
User is offlineProfile CardPM
+Quote Post

Fast ReplyReply to this topicStart new topic

Time is now: 11/21/09 10:41PM

Live Help!

Be Social

Dream.In.Code RSS Feed Dream.In.Code LinkedIn Group Follow Us On Twitter Fan Us On Facebook

Tutorials

Programming

Web Development

Reference Sheets

Code Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month